On Thu, 10 Jun 2010 09:28:41 +0200 Michael Schnell <[email protected]> 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. Good, that's the default location. > 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 ? Lazarus does not generate fpc.cfg. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
