qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] compile problem on debian sarge amd64


From: Paul Brook
Subject: Re: [Qemu-devel] compile problem on debian sarge amd64
Date: Tue, 9 May 2006 14:05:50 +0100
User-agent: KMail/1.9.1

> emu-0.8.1/linux-user/i386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -I/home/kadil/qemu-0.8.1/fpu -DHAS_AUDIO
> -I/home/kadil/qemu-0.8.1/slirp -c -o
> gdbstub.o /home/kadil/qemu-0.8.1/gdbstub.c
> gcc -g -Wl,-T,/home/kadil/qemu-0.8.1/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:/home/kadil/qemu-0.8.1/x86_64.ld:62: parse error
> collect2: ld returned 1 exit status
> make[1]: *** [qemu-i386] Error 1
> make[1]: Leaving directory `/home/kadil/qemu-0.8.1/i386-user'
> make: *** [all] Error 1
>
> Any ideas?

It's complaining about the ONLY_IF_RO/ONLY_IF_RW. Either hack the linker 
script of use a newer binutils.

Paul




reply via email to

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