This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
recognizing gcc compiled objects
- To: gcc at gcc dot gnu dot org
- Subject: recognizing gcc compiled objects
- From: Neelakanth <Neelakanth dot Nadgir at eng dot sun dot com>
- Date: Tue, 24 Oct 2000 11:06:33 -0700
Hi,
is there a fail-proof way of recognizing that an object is compiled
by gcc?
In unstriped objects, the sting table contains "gcc2_compiled", but
in stripped objects this is not true.
Any help would be greatly appreciated.
-neelakanth