Re: [Qemu-devel] Problems compiling qemu-snapshot

2005-06-01 Thread bent jakobsen
Hi, On 6/1/05, Grzegorz Kulewski <[EMAIL PROTECTED]> wrote: > On Wed, 1 Jun 2005, bent jakobsen wrote: > > > Hi, > > > > When I try to compile the lastest qemu-snapshot (2005-05-31_23) I get > > the following error: > > > > gcc -g -Wl,-shared -o qemu-i386 elfload.o main.o syscall.o mmap.o > > sig

[Qemu-devel] $B%N%>%_$NK>$_$G$9!#(B

2005-06-01 Thread info
$B!c5^$G$O$"$j$^$9$,O"Mm$5$;$FD:$-$^$7$?!#;d$OBg?M4X78$r5a$a$F$$$^$9!#$=(B $B!!$l$K$h$kBe2A$H$7$F$*Ni$rH/@8$9$k$N$bCW$7J}$J$$$H9M$($F$$$^$9!#>r7o$O(B $B!!?.MQ$HL~$7!"=50l2s$[$I$+$J$!!A0J>e$=$l$,;d$NK>$_$G$9!#(B28$B:P$N%P%D0l$G(B $B!!$"$k;d$H$G$bLdBj$,$J$1$l$P!"Be2A$H$7$F(B30/$BKh7n$r$*Ls

Re: [Qemu-devel] Problems compiling qemu-snapshot

2005-06-01 Thread Grzegorz Kulewski
On Wed, 1 Jun 2005, bent jakobsen wrote: Hi, When I try to compile the lastest qemu-snapshot (2005-05-31_23) I get the following error: gcc -g -Wl,-shared -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: errno: TLS defin

[Qemu-devel] Problems compiling qemu-snapshot

2005-06-01 Thread bent jakobsen
Hi, When I try to compile the lastest qemu-snapshot (2005-05-31_23) I get the following error: gcc -g -Wl,-shared -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: errno: TLS definition in /lib/libc.so.6 section .tbss mismat

[Qemu-devel] problems with gdb connection

2005-06-01 Thread Tero Kaarlela
I am having problems with using GNU debugger with qemu. when I use option -s qith qemu qemu gives: waiting for gdb connection on port 1234 but it doesnt wait just goes on. System is latest Debian with loopback networking only. resolv.conf has following : nameserver 127.0.0.1 So any ideas w

[Qemu-devel] [patch] ppc linker script fix

2005-06-01 Thread Paul Brook
The attached patch adds some missing definitions to the ppc linker script. These are required to link qemu on my ydl4 system. They are consistent with the definitions used on other hosts. Paul Index: ppc.ld === RCS file: /cvsroot/qemu

Re: [Qemu-devel] Hand written code generator #2

2005-06-01 Thread Paul Brook
On Wednesday 01 June 2005 06:40, Jens Arm wrote: > Hi Paul > > I get a compile errorif I try with latest qemu cvs: > > ../dyngen -o op.h op.o > ../dyngen -c -o opc.h op.o > gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. > -I/home/tux/tmp/qemu/target-sparc -I/home/tux/tmp/qemu > -I/h

Re: [Qemu-devel] QEMU extension

2005-06-01 Thread G Portokalidis
I think I'm gonna go ahead with Qemu. Bochs seems to be to slow for my purpose. I was wondering if you know which windows XP versions have been know to work? Also do you have any performance metrics on popular applications runing under qemu(ex. apache)? I guess it's in the usenix paper, but i can't

Re: [Qemu-devel] Hand written code generator #2

2005-06-01 Thread Herbert Poetzl
On Wed, Jun 01, 2005 at 07:40:33AM +0200, Jens Arm wrote: > Hi Paul > > I get a compile errorif I try with latest qemu cvs: > > ../dyngen -o op.h op.o > ../dyngen -c -o opc.h op.o > gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. > -I/home/tux/tmp/qemu/target-sparc -I/home/tux/tmp