WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Minimum gcc version

To: stevegt@xxxxxxxxxxxxx
Subject: Re: [Xen-devel] Minimum gcc version
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 16 Jan 2004 09:06:53 +0000
Cc: Kip Macy <kmacy@xxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 16 Jan 2004 09:08:41 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Thu, 15 Jan 2004 20:24:39 PST." <20040116042439.GC15017@pathfinder>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> 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