On Fri, Nov 18, 2005 at 03:55:11PM +0100, Lennert Buytenhek wrote:
> This works for me:
> perl -pi -e "s/SIZEOF_HEADERS/65536/g" *.ld
It has changed the error into (trying with gcc-3.4):
/usr/lib/gcc/powerpc-linux-gnu/3.4.5/../../../../lib/crt1.o:(.rodata+0x0):
undefined reference to `_SDA_BA
On Fri, Nov 18, 2005 at 03:33:37PM +0100, Renzo Davoli wrote:
> Am I the only one that gets the following error?
This works for me:
perl -pi -e "s/SIZEOF_HEADERS/65536/g" *.ld
--L
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lis
Am I the only one that gets the following error?
make[1]: Entering directory `/../qemu/i386-user'
gcc-3.4 -g -Wl,-T,/home/renzo/tests/qemu/cvs/knew/qemu/ppc.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: qemu-i38