About object file conversion
David Korn
dkorn@pixelpower.com
Tue Jan 9 07:28:00 GMT 2001
-----Original Message-----
>From: Saravanan [ mailto:saravanan_mk@hotmail.com ]
>I want to know about object file conversion. Whether there exists any
>utility to convert Intel OMF386 file to ELF object file , if so where I
can
>find it out. I want to know whether it is capable of converting a loadable
>OMF file to executable file or it will convert only the linkable file. If
>the sources are available for any such utility give me the address where I
>can find it out
If you've got binutils, you've already got objcopy, which will do object
file format translation for you. Try 'objcopy --help' to get started; you'll
be interested in the --input-target= and --output-target= flags, I expect.
DaveK
--
The Boulder Pledge: "Under no circumstances will I ever purchase anything
offered to me as the result of an unsolicited email message. Nor will I
forward chain letters, petitions, mass mailings, or virus warnings to large
numbers of others. This is my contribution to the survival of the online
community."
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
More information about the Gcc
mailing list