qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] SIGSEGV on start of qemu-fast under gentoo


From: Fabrice Bellard
Subject: Re: [Qemu-devel] SIGSEGV on start of qemu-fast under gentoo
Date: Wed, 07 Apr 2004 22:13:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Hi,

It is totally _wrong_ to compile qemu-fast with a -shared option. If I used a static build there was certainly a reason :-) So you should better not compile qemu-fast if your distribution has not the right packages, as it it said in the (new) QEMU FAQ...

Fabrice.

Grzegorz Kulewski wrote:
Hi,

I managed to compile QEMU under gentoo using qemu-cvs-1.3.ebuild with this command at the end:

gcc -static -Wl,-T,../i386-vl.ld -o qemu-fast vl.o osdep.o block.o monitor.o ide.o ne2000.o pckbd.o vga.o sb16.o dma.o oss.o fdc.o mc146818rtc.o serial.o i8259.o i8254.o pc.o gdbstub.o sdl.o libqemu.a -shared -lm -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lm -ldl -lasound -L/usr/X11R6/lib -lX11 -lXext -laa -L/usr/lib -Wl,-rpath,/usr/lib -laa -lm -L/usr/X11R6/lib -lX11 -lncurses -lutil

And I get immendiate SIGSEGV when trying to launch such created qemu-fast.

What I am doing wrong???


thanks in advance

Grzegorz



_______________________________________________
Qemu-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/qemu-devel







reply via email to

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