This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

ELF platform conversion


I have an ELF library compiled for the i386.  Is there a way to convert
this to ELF for my EP7211?  Of course there's probably not because all
the device accessing and stuff will no longer be valid.  But, maybe
there's a way of decoding the elf format, and then looking at the
assembly code.  It would be nice to have a tool that would decode the
ELF, and the ASM functions so I can see where functions begin and end.
Anyone know of such a tool?

Why do I need to do this?  Well, because Orinoco won't give out any
programming information on their wireless PCMCIA card, hence I won't be
able to complete the project.


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