On 4/11/20 10:16 AM, Jonas Maebe wrote:
On 11/04/2020 15:58, wkitt...@windstream.net wrote:
Does fpc accept relative path for -Fu in the fpc.cfg config file,
something
like:
-Fu../units/$fpctarget
-Fu../units/$fpctarget/*
-Fu../units/$fpctarget/rtl
doesn't the 2nd one already cover the 3rd one?
The default fpc.cfg contains this as well. It's to ensure that in case
of unit name conflicts, the RTL will always get priority. Ideally there
are no such conflicts, but there have been several in the past (and
there are still some between the univint and fv packages today).
thank you for the explanation! i never understood why it was listed like that
and didn't ever really find an explanation but i didn't look very hard, either...
--
NOTE: No off-list assistance is given without prior approval.
*Please keep mailing list traffic on the list where it belongs!*
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal