This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: About object file conversion
- To: 'Saravanan' <saravanan_mk at hotmail dot com>, gcc-info at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Subject: RE: About object file conversion
- From: David Korn <dkorn at pixelpower dot com>
- Date: Tue, 9 Jan 2001 15:32:31 -0000
-----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
**********************************************************************