Michael Schnell wrote:
On 05/31/2010 10:34 PM, Vincent Snijders wrote:
Michael Schnell schreef:
On 05/31/2010 03:30 PM, Bogusław Brandys wrote:
You have broken path setting in fpc.cfg
I did guess this. But there might be several fpc.cfg files. where to
search for same ?
That's an easy one. Compile with -va, then the compiler will output
the used fpc.cfg. Check that one.


I get these lines that seem to be relevant:

Configfile search: /home/mschnell/.fpc.cfg
Configfile search: /usr/lib/fpc/etc/fpc.cfg
Configfile search: /etc/fpc.cfg
Reading options from file /etc/fpc.cfg
Start of reading config file /etc/fpc.cfg
So I suppose
 /etc/fpc.cfg is used.

How do you suggest that I can recreate the file to a working version ?
Or do you suggest that this is not the correct file to be used or that
some additional (Lazarus-generated) file should be used ?

Post the complete output of -va somewhere. That the compiler is using fpc.cfg is to little info.

Marc


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to