Jonas: Thanks, I'll use fpc -iV from now on.<br><br>But "make install" still puts an fpc binary in /usr/local/bin that reports "2.7.1" and then overwrites <i>something</i> so that a second fpc call reports "2.4.4".<br clear="all">


<div><br></div>Cheers,<div><br></div><div>Andrew Pennebaker</div><div><a href="http://www.yellosoft.us" target="_blank">www.yellosoft.us</a></div><br><div class="gmail_quote">On Mon, Oct 31, 2011 at 1:36 PM, Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be" target="_blank">jonas.maebe@elis.ugent.be</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br>
On 31 Oct 2011, at 18:29, Andrew Pennebaker wrote:<br>
<br>
> Jonas, "make install" does, however, overwrite /usr/local/bin/fpc, which is<br>
> not a symlink, with an old version during install. Try running fpc -version<br>
> halfway and after "make install".<br>
<br>
</div>The "fpc" binary does not have a version number. It reports the version number of the compiler binary that it finds.<br>
<font color="#888888"><br>
<br>
Jonas<br>
</font><br>
PS: "-version" does not mean "print the version". It means enable the e, r, s, i, o and n verbosity switches (but your /etc/fpc.cfg probably contains the -l switch, and the logo includes the version number). -iV is the command line option to make the compiler prints just its version._______________________________________________<br>



<div><div></div><div>fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br>