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

[Xen-devel] redhat 7.3, no always_inline

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] redhat 7.3, no always_inline
From: Tim Freeman <tfreeman@xxxxxxxxxxx>
Date: Sat, 4 Sep 2004 11:29:20 -0500
Delivery-date: Sat, 04 Sep 2004 17:33:19 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
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
I'm having trouble compiling on a redhat 7.3 system, it is the same for
xen-2.0 and xeno-unstable.  I don't know enough to deduct anything, is
it the gcc version I'm using (I'm noting the invalid option)?  Thanks
for any insights!

Linux 2.4.26 SMP 
PIII
gcc version 2.96

make -C common
make[3]: Entering directory `/sandbox/xen/xeno-unstable.bk/xen/common'
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -O3 -iwithprefix 
include -Wall -Werror -fomit-frame-pointer -pipe 
-I/sandbox/xen/xeno-unstable.bk/xen/include -Wno-pointer-arith 
-Wredundant-decls -msoft-float -m32 -march=i686 -DNDEBUG -c ac_timer.c -o 
ac_timer.o
cc1: Invalid option `32'
cc1: warnings being treated as errors
In file included from 
/sandbox/xen/xeno-unstable.bk/xen/include/xen/spinlock.h:5,
                 from /sandbox/xen/xeno-unstable.bk/xen/include/xen/sched.h:9,
                 from ac_timer.c:19:
/sandbox/xen/xeno-unstable.bk/xen/include/asm/system.h:28: warning: 
`always_inline' attribute directive ignored
/sandbox/xen/xeno-unstable.bk/xen/include/asm/system.h:75: warning: 
`always_inline' attribute directive ignored
In file included from /sandbox/xen/xeno-unstable.bk/xen/include/asm/uaccess.h:5,
                 from /sandbox/xen/xeno-unstable.bk/xen/include/xen/sched.h:149,
                 from ac_timer.c:19:
/sandbox/xen/xeno-unstable.bk/xen/include/asm/x86_32/uaccess.h:338: warning: 
`always_inline' attribute directive ignored
/sandbox/xen/xeno-unstable.bk/xen/include/asm/x86_32/uaccess.h:377: warning: 
`always_inline' attribute directive ignored
In file included from ac_timer.c:19:
/sandbox/xen/xeno-unstable.bk/xen/include/xen/sched.h:169: warning: 
`always_inline' attribute directive ignored
make[3]: *** [ac_timer.o] Error 1
make[3]: Leaving directory `/sandbox/xen/xeno-unstable.bk/xen/common'
make[2]: *** [/sandbox/xen/xeno-unstable.bk/xen/xen] Error 2
make[2]: Leaving directory `/sandbox/xen/xeno-unstable.bk/xen'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/sandbox/xen/xeno-unstable.bk'
make: *** [world] Error 2


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>