On 05.04.2014 15:18, Graeme Geldenhuys wrote:
On 2014-04-05 13:09, Pierre Free Pascal wrote:
$FPC -va -h | grep "Reading options from"
and check which configuration file is loaded.
That is pretty much what I did...
----------------------
[freebsd (tiopf2)]$ fpc -va -h | grep "Reading options from"
[0.000] Reading options from file /home/graemeg/.fpc.cfg
[freebsd (tiopf2)]$
----------------------
Could you test by disabling the usage of a config file (-n)? You'll need
to pass all paths using -Fu then, so I suggest to use a simple test
project which prints hints, etc. without "-n" and then test that with "-n".
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal