* [Qemu-devel] 0.11.0-rc1 build problems, on OS X 10.5.8 (using latest xcode)
@ 2009-08-10 11:07 stolendata.net
0 siblings, 0 replies; only message in thread
From: stolendata.net @ 2009-08-10 11:07 UTC (permalink / raw)
To: qemu-devel
configured with --enable-cocoa --disable-sdl --disable-kvm
--disable-kqemu --target-list=i386-softmmu
looks like something is messing up for 'as'...
- - - - - - - - -
for d in pc-bios/optionrom; do \
make -C $d || exit 1 ; \
done
gcc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer
-fno-builtin -I/Users/sd/code/qemu-0.11.0-rc1 -fno-stack-protector -o
multiboot.o -c multiboot.S
multiboot.S:49:Unknown pseudo-op: .global
multiboot.S:49:Rest of line ignored. 1st junk character valued 95 (_).
multiboot.S:98:invalid character '\' in operand 1
multiboot.S:98:junk `x510' after expression
multiboot.S:98:junk `x511' after expression
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:98:expecting operand before ','; got nothing
multiboot.S:103:invalid character '\' in operand 1
multiboot.S:103:junk `x510' after expression
multiboot.S:103:junk `x511' after expression
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:103:expecting operand before ','; got nothing
multiboot.S:144:invalid character '%' in mnemonic
multiboot.S:166:invalid character '\' in operand 1
multiboot.S:166:junk `x510' after expression
multiboot.S:166:junk `x511' after expression
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:166:expecting operand before ','; got nothing
multiboot.S:170:invalid character '\' in operand 1
multiboot.S:170:junk `x510' after expression
multiboot.S:170:junk `x511' after expression
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:170:expecting operand before ','; got nothing
multiboot.S:206:Alignment too large: 15. assumed.
make[1]: *** [multiboot.o] Error 1
make: *** [roms] Error 1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-10 11:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 11:07 [Qemu-devel] 0.11.0-rc1 build problems, on OS X 10.5.8 (using latest xcode) stolendata.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).