qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: port to netbsd


From: Bochnig, Martin
Subject: Re: [Qemu-devel] Re: port to netbsd
Date: Wed, 01 Sep 2004 01:57:42 +0200
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.2.1) Gecko/20030711

I get exactly the same errors when trying to compile for SPARC64 (both Linux and Solaris10).
Giving up.

For SPARC32 it helped to use gcc 2.95 or 2.96 instead of gcc3.1/2/3x
Curiously enough gcc3.4.1 didn't show this error.
Install gcc2.9x into a separate location and try again.
While you will get many more warnings and errors, it may help to fix that damn (hopeless) './dyngen -o op.h op.o' bugs.



David Howland wrote:
Ben Pfaff wrote:
Anyway, it gets somewhat further now,
but stops at the following...

---------------------------------------------------------------
/usr/pkg/gcc3/bin/gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointe referred-stack-boundary=2 -malign-functions=0 -I. -I/home/dave/build/qemu-0 target-i386 -I/home/dave/build/qemu-0.6.0 -D_GNU_SOURCE -I/home/dave/build/ 0.6.0/slirp -c -o op.o /home/dave/build/qemu-0.6.0/target-i386/op.c
cc1: warning: -malign-functions is obsolete, use -falign-functions
../dyngen -o op.h op.o
dyngen: ret or jmp expected at the end of op_divb_AL_T0
gmake[1]: *** [op.h] Error 1
gmake[1]: Leaving directory `/home/dave/build/qemu-0.6.0/i386-softmmu'
---------------------------------------------------------------

This one actually does have me stumped. I don't really see how this is a NetBSD issue. So...any hints?
thnx,






reply via email to

[Prev in Thread] Current Thread [Next in Thread]