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). Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal