Re: Question on multiple compiler environment
- From: simon@xxxxxxxxxxxxxx
- Date: 27 Sep 2006 06:33:35 -0700
With the Intel v8.0 compiler on windows you can insert text into the
object:
ifort -help
....
/V<text> embed version text in executable
/bintext:<string>
place the string specified into the object file
I think this is also true of the later and Linux versions of the
compiler. Not quite sure how you use this facility though!
Simon Geard
.
- Follow-Ups:
- Re: Question on multiple compiler environment
- From: beliavsky
- Re: Question on multiple compiler environment
- References:
- Question on multiple compiler environment
- From: Matthias Möller
- Re: Question on multiple compiler environment
- From: Arjen Markus
- Re: Question on multiple compiler environment
- From: Matthias Möller
- Re: Question on multiple compiler environment
- From: beliavsky
- Question on multiple compiler environment
- Prev by Date: Re: Question on multiple compiler environment
- Next by Date: Re: Question on multiple compiler environment
- Previous by thread: Re: Question on multiple compiler environment
- Next by thread: Re: Question on multiple compiler environment
- Index(es):
Relevant Pages
|