[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Minimum gcc version
> On Thu, Jan 15, 2004 at 06:37:03PM -0800, Kip Macy wrote: > > Use 1.2 - it supposedly fixes this as well as other issues. > > Hmm. xen 1.2 still generates the same parse errors under gcc 2.95. gcc > 3.0 works with both 1.1 and 1.2. Debian woody stock packages. Grr.. This looks due to our cheesy strategy of copying the gcc stock stdarg.h into the Xen tree (so that we can then specify -nostdinc and not get other random 'standard' headers pulled in). I guess the stdarg.h packaged with various versions of gcc are mutually incompatible. Can you try building with 2.95 again, but first copy /usr/include/stdarg.h to xen/include ? If that works then I can make a suitable fix to copy in an approriate stdarg.h. -- Keir ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |