qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu 32 bits on AMD64


From: vaise
Subject: Re: [Qemu-devel] qemu 32 bits on AMD64
Date: Mon, 14 Mar 2005 09:43:34 +0000
User-agent: KMail/1.7.1

On Monday 07 March 2005 12:47 pm, Bob Deblier wrote:
> Disclaimer: The following worked for me Fedora Core 3 x86_64 - I don't
> use Mandrake, and this solution may not work for you.
>
> $ linux32 /bin/bash

=> OK
I did not know "linux32"

> This should make sure that your 'arch' is recognized as i686 instead of
> x86_64
>
> $ CC="gcc -m32" LD="ld -m32" ./configure <extra-options-that-you-want>

Install prefix    /usr/local
BIOS directory    /usr/local/share/qemu
binary directory  /usr/local/bin
Manual directory  /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /home/ds/install/qemu/cvs/qemu
C compiler        gcc
make              make
host CPU          i386
host big endian   no
target list       i386-user arm-user armeb-user sparc-user ppc-user 
i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu
gprof enabled     no
static build      no
SDL support       yes
SDL static link   yes
mingw32 support   no
Adlib support     no
FMOD support      no

=>OK

> Should set you up for compiling and linking 32-bit binaries.
>
> $ make
/home/moi/install/qemu/cvs/qemu/target-i386/op.c:1: error: 
-mpreferred-stack-boundary=2 is not between 4 and 12
make[1]: *** [op.o] Error 1
make[1]: Leaving directory `/home/moi/install/qemu/cvs/qemu/i386-user'
make: *** [all] Error 1

Have you already seen this ?




reply via email to

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