Re: object code from which compiler
- From: Kenneth Brody <kenbrody@xxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 11:41:04 -0400
ajm wrote:
>
> Hi All,
>
> given an object file is there any way (or tool) to determine which
> compiler created it ?
No.
While some object file formats may support a method for the compiler to
insert such information, and some compilers creating that file format
may actually insert that information, there is no way in general to get
information about the compiler itself.
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap@xxxxxxxxx>
.
- References:
- object code from which compiler
- From: ajm
- object code from which compiler
- Prev by Date: Re: How to free dynamically allocated array?
- Next by Date: Re: Style isn't always religious
- Previous by thread: object code from which compiler
- Next by thread: Re: object code from which compiler
- Index(es):
Relevant Pages
|