On Wed, 1 Jun 2005 11:31:01 +0200, Cyril Chaboisseau wrote:
> [...]
> /usr/bin/ld:/home/cyril/src/qemu-0.7.0/x86_64.ld:62: parse error
>
> here is the offending line :
>
> .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
Just give x86-softmmu (or something like that, I can't remember right
now the correct targer) and leave away the other. It will work.
Stefano