<div dir="ltr">Thanks - I'd thought that I'd seen somewhere (here?) that one could get the opt info into compiler string somehow & thought it'd be there hence so doc . Maybe it is somewhere else & not under {I ...}?   <div class="gmail_extra">
<br><br><div class="gmail_quote">On 8 January 2014 13:35, Pierre Free Pascal <span dir="ltr"><<a href="mailto:pierre@freepascal.org" target="_blank">pierre@freepascal.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Hi John,<br>
<br>
  in the scanner.pas unit<br>
procedure dir_include,<br>
code starting around line 2324 on current trunk,<br>
you can see that there are only a few special<br>
names allowed.<br>
  If there is no match, the compiler looks for<br>
an environment string with that name.<br>
<br>
  This might be the solution for your problem...<br>
<br>
Otherwise you can try to submit a patch<br>
adding such an option.<br>
<br>
Pierre<br>
<br>
<br>
> -----Message d'origine-----<br>
> De : <a href="mailto:fpc-devel-bounces@lists.freepascal.org">fpc-devel-bounces@lists.freepascal.org</a> [mailto:<a href="mailto:fpc-devel-">fpc-devel-</a><br>
> <a href="mailto:bounces@lists.freepascal.org">bounces@lists.freepascal.org</a>] De la part de John Lee<br>
> Envoyé : mercredi 8 janvier 2014 14:21<br>
> À : FPC developers' list<br>
> Objet : [fpc-devel] programmers guide 2.6 issue<br>
<div><div class="h5">><br>
> In Pascal programmers guide v2.6 Feb 2013 it explains how to use {$I<br>
> ... } to include compiler information eg version string, time string<br>
> etc so one can include eg in a  writeln, but it does not mention not<br>
> the optimisation level at which program was compiled.<br>
><br>
> Is this an omission or is this info elsewhere? If so where 7 how do I<br>
> do it please?<br>
><br>
> TIA<br>
><br>
> John<br>
</div></div><br>
</blockquote></div><br></div></div>