Re: object code from which compiler
- From: Simon Biber <news@xxxxxxxxx>
- Date: Thu, 01 Sep 2005 00:43:18 +1000
Simon Biber wrote:
$ strings RGBColour.obj | grep compiler
@-compiler:"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\c2.dll"
[snip]
Replying to myself: in addition, as Bob Tisdale pointed out, the -a option on strings is useful.
$ strings -a linux2/main.o | grep GCC GCC: (GNU) 3.4.4 20050721 (Red Hat 3.4.4-2)
-- Simon. .
- References:
- object code from which compiler
- From: ajm
- Re: object code from which compiler
- From: Simon Biber
- object code from which compiler
- Prev by Date: Re: two's complement done before storage or on the fly while computing
- Previous by thread: Re: object code from which compiler
- Next by thread: Re: object code from which compiler
- Index(es):