Subject: Re: .o and .a to .s (i need a dissassembler)
From: Michal Jaegermann (michal@ellpspace.math.ualberta.ca)
Date: Thu Jun 03 1999 - 13:31:48 PDT
Leslie F. Donaldson wrote:
>
> I am trying to
> find a dissassembler for a .o and
'man objdump'
> a .a file.
You can always extract separate .o components with ar.
I did not know if objdump will work directly on .a
> I need
> the ability to convert it into a .s
This my require some work with an editor.
> then
> recompile it to a .a.
'man ar' on how to replace things in an archive.
> Basically I need to perform a
> small fix...
Hm, small you say?
Michal
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2a22 : Wed Jun 30 1999 - 19:27:25 PDT