|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] ballon driver
On Thu, 2005-07-21 at 07:23 -0600, davila@xxxxxxxxxxxxxxx wrote:
> Well, the picture:
>
> First, I tried to compile and run xen with selinux. Maybe in this list
> someone can provide information about how put to work together selinux and
> xen.
>
> Second, I'm using the version 2.0.5 of xen and Fedora Core 4 that have:
>
> gcc-c++-4.0.0-8
> gcc-4.0.0-8
>
> Then, I put in fedora (after re-install disabling selinux):
>
> compat-gcc-32-3.2.3-47.fc4
> compat-gcc-32-c++-3.2.3-47.fc4
>
> I the error is when I try:
>
> make CC=gcc32 world
>
> If I do only:
>
> make world
>
> then in the next step I found error about:
>
> standar ISO C90 about mixing sentences (or programs / modules -I believe-
> compiled with the diferents versions of the gcc compiler).
>
> in order to compile xen.
> > <snip>
It sounds pretty dicey to mix compilers like that. However, if one
wants to try, is there a configure option of --cc=gcc32?
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan@xxxxxxxxxxxxxxxxxxx
If you would like to participate in the development of an open source
enterprise class network security management system, please visit
http://iscs.sourceforge.net
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|