This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Win32 tool for converting ELF to pure binary



Hi all,

Hope this isn't off topic for the list - it was about the only resource
I could find that seemed appropriate...all responses will be very much
appreciated.

I need to write some Win32 code to translate an ELF format file to a
pure binary image for transmission to another device as a program. I
understand that the Unix utility objcopy converts between ELF and other
formats; I also believe from the (small amount of) information I've read
on GNU-WIN32 that this utility has been translated to the Win32 area.
Could I use it for this purpose?

Or is their another way of doing it? Does anyone know where there is
some freely available source code explaining how to load in an ELF file
and convert it to a binary image?

BTW, I am not particularly familiar with Unix myself.

Thanks in advance,

Charlie

-----------------------------------
Charlie Hull          Pi Technology
work: charles.hull@pitechnology.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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