This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Convert ELF with stabs to A.OUT


On Fri, Feb 03, 2012 at 05:38:27PM +0100, Smets, Jan (Jan) wrote:
> I'm wondering if there is a way to convert ELF executables with
> stabs debugging information to the older a.out format.

Translating executables is too difficult for objcopy.  Recompile and
relink.  If you don't have the source, then you've discovered one of
the reasons why open source is so nice.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]