On 29.07.2014 18:01, Juha Manninen wrote:
On Tue, Jul 29, 2014 at 6:07 PM, Sven Barth
Did you check that the paths inside the fpc.cfg are really the correct ones?

Right. After all I missed the important parts of fpc.cfg.
I had copied it from FPC under Lazarus installation dir.
There the paths are C:\lazarus\fpc\$FPCVERSION.
I don't know where $FPCVERSION is defined but I hardcoded the path as
C:\FPC\2.7.1 and it works.
Thanks.

$FPCVERSION is internally handled by FPC (like a few others) and since AFAIK 2.7.1 also special directories on Windows and maybe also environment variables. I'd need to recheck those though.

Regards,
Sven

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to