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

> On Thu, 15 Jan 2004 stevegt@xxxxxxxxxxxxx wrote:
> > What's the minimum gcc version needed for building xen 1.1?  Gcc version
> > 2.95 is giving me parse errors.  I couldn't find this documented
> > anywhere...

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.

Steve


[...]
make[1]: Entering directory `/home/stevegt/bk/xeno-1.2-rc.bk/xen/common'
gcc -nostdinc -fno-builtin -O3 -Wall -DMONITOR_BASE=0xFC500000  
-fomit-frame-pointer -I/home/stevegt/bk/xeno-1.2-rc.bk/xen/include -D__KERNEL__ 
-DNDEBUG -c ac_timer.c -o ac_timer.o
In file included from /home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/lib.h:4,
                 from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/asm/spinlock.h:8,
                 from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/spinlock.h:40,
                 from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/sched.h:6,
                 from ac_timer.c:19:
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:43: parse error before 
`__gnuc_va_list'
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:43: warning: type defaults 
to `int' in declaration of `__gnuc_va_list'
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:43: warning: data 
definition has no type or storage class
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:110: parse error before 
`va_list'
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:110: warning: type 
defaults to `int' in declaration of `va_list'
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/stdarg.h:110: warning: data 
definition has no type or storage class
In file included from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/asm/spinlock.h:8,
                 from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/spinlock.h:40,
                 from 
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/sched.h:6,
                 from ac_timer.c:19:
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/lib.h:45: parse error before 
`va_list'
/home/stevegt/bk/xeno-1.2-rc.bk/xen/include/xeno/lib.h:48: parse error before 
`va_list'
make[1]: *** [ac_timer.o] Error 1
make[1]: Leaving directory `/home/stevegt/bk/xeno-1.2-rc.bk/xen/common'
make: *** [/home/stevegt/bk/xeno-1.2-rc.bk/xen/xen] Error 2



-- 
Stephen G. Traugott  (KG6HDQ)
UNIX/Linux Infrastructure Architect, TerraLuna LLC
stevegt@xxxxxxxxxxxxx 
http://www.stevegt.com -- http://Infrastructures.Org 


-------------------------------------------------------
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