Re: [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.

2005-06-14 Thread Helge Hafting
Paul Brook wrote: On Tuesday 14 June 2005 21:19, Helge Hafting wrote: I avoided the error message by configuring only i386 emulation, which is what I believe I need: ./configure --target-list=i386-softmmu Unfortunately, nothing happens when I run this qemu. I don't get a window at all, so

Re: [Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.

2005-06-14 Thread Paul Brook
On Tuesday 14 June 2005 21:19, Helge Hafting wrote: > I avoided the error message by configuring only i386 emulation, > which is what I believe I need: > > ./configure --target-list=i386-softmmu > > Unfortunately, nothing happens when I run this qemu. > I don't get a window at all, so it won't eve

[Qemu-devel] Linking cvs failure on amd64 - solved, but doesn't work.

2005-06-14 Thread Helge Hafting
I avoided the error message by configuring only i386 emulation, which is what I believe I need: ./configure --target-list=i386-softmmu Unfortunately, nothing happens when I run this qemu. I don't get a window at all, so it won't even start booting up with bios messages. Nothing happens, althou

[Qemu-devel] Linking cvs failure on amd64

2005-06-13 Thread Helge Hafting
I tried to compile qemu cvs on amd64 (linux host), and got this: make[1]: Entering directory `/usr/src/qemu/qemu/i386-user' gcc -g -Wl,-T,/usr/src/qemu/qemu/x86_64.ld -o qemu-i386 elfload.o main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o vm86.o libqemu.a gdbstub.o -lm /usr/bin/ld:/us