[fpc-pascal] Search path order for fpc.cfg
fredvs
fiens at hotmail.com
Sun Apr 12 02:52:27 CEST 2020
I promise, it is the last for tonight.
It would be wonderful if in /compiler/globals.pas, at line 906, you add this
line (or something like that):
{ Replace some macros }
Replace(s,'$FPCPATH',AnsiString(IncludeTrailingBackslash(ExtractFilePath(ParamStr(0)))));
So in fpc.cfg you may do:
-Fu$FPCPATH/units/$fpctarget
-Fu$FPCPATH/units/$fpctarget/*
-Fu$FPCPATH/units/$fpctarget/rtl
And it works like charm.
@Jonas, I apologize, really, you kindly answered but I feel alone against a
tribe of gurus who want to eat me.
OK, I go to sleep (if I can).
Fred
--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/
More information about the fpc-pascal
mailing list