bug-binutils
[Top][All Lists]
Advanced

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

Re: problem with 64 bit binutils (32bit seems ok)


From: Alan Modra
Subject: Re: problem with 64 bit binutils (32bit seems ok)
Date: Fri, 11 Dec 2009 08:47:58 +1030
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Thu, Dec 10, 2009 at 04:43:15PM +0000, me wrote:
> Does anyone know what I should use instead of 
> "objcopy -O binary a.out a.com"
> to stop losing the relocs?

If you want a binary output you must lose the relocs.  So don't try to
objcopy relocatable file.  Final link them first.

-- 
Alan Modra
Australia Development Lab, IBM




reply via email to

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