8 messages in com.xensource.lists.xen-develRe: [Xen-devel] Minimum gcc version| From | Sent On | Attachments |
|---|---|---|
| stev...@TerraLuna.Org | 15 Jan 2004 18:31 | |
| Kip Macy | 15 Jan 2004 18:36 | |
| stev...@TerraLuna.Org | 15 Jan 2004 19:21 | |
| Kip Macy | 15 Jan 2004 19:56 | |
| stev...@TerraLuna.Org | 15 Jan 2004 20:24 | |
| Ian Pratt | 16 Jan 2004 00:09 | |
| Keir Fraser | 16 Jan 2004 01:06 | |
| Keir Fraser | 16 Jan 2004 01:45 |
| Subject: | Re: [Xen-devel] Minimum gcc version![]() |
|---|---|
| From: | stev...@TerraLuna.Org (stev...@TerraLuna.Org) |
| Date: | 01/15/2004 08:24:17 PM |
| List: | com.xensource.lists.xen-devel |
On Thu, 15 Jan 2004 stev...@TerraLuna.Org 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 stev...@TerraLuna.Org 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-...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel




