On Wed, Apr 23, 2008 at 8:34 AM, Balazs Attila-Mihaly (Cd-MaN)
<address@hidden> wrote:
Hello all.
I fail to compile the version 4242 from the SVN (which I checked out ~1 hour
ago). On an Ubuntu 7.10 host with gcc-3.4 and ./configure
--target-list=i386-softmmu, I get the following error:
The following patch should fix the compilation of op.c and helper.c.
This been tested on solaris x86 (32/64 bit) and Ubuntu 7.10 (32-bit). When
configuring on the 32-bit systems, I used --extra-cflags="-march=i686
-mtune=i686"
and both spill errors in op.c and helper.c are gone, and the binaries
will boot Milax (a Solaris based DamnSmallLinux clone)