Re: object code from which compiler
- From: "ajm" <a_j_moran@xxxxxxxxxxx>
- Date: 30 Aug 2005 13:11:36 -0700
Yup from what I could gather it seems that (naturally enough) object
files mostly contain arch dependent info (e.g., stuff for linking and
loading etc.) I had a look through some details of ELF and COFF
formats etc. and could see nothing in their structures that would hint
at compiler origin.
It is interesting to see Simon's strings/grep example as the MS formats
seem to contain more info compared to, say, ELF (e.g., OS versions
etc.).
Thx, All.
A.
.
- Follow-Ups:
- Re: object code from which compiler
- From: Roger Leigh
- Re: object code from which compiler
- References:
- object code from which compiler
- From: ajm
- Re: object code from which compiler
- From: Michael Wojcik
- object code from which compiler
- Prev by Date: Re: while (1) vs. for ( ;; )
- Next by Date: Re: low-level question
- Previous by thread: Re: object code from which compiler
- Next by thread: Re: object code from which compiler
- Index(es):