[fpc-pascal]-Fu defaults
Adam Naumowicz
adamn at math.uwb.edu.pl
Wed Oct 25 16:57:54 CEST 2000
Hello,
Is there any possibility to make FPC compile units located in some
directory listed with -Fu option when there are units with the same
name located in the same directory as the compiled program itself ?
You know, with TP one could keep all progs/units together and specify some
other directory for units he/she modified. And adding the last directory
to unit search list overrided the default location.
Unfortunately with FPC I cannot do it the same way.
No matter what precedence in the search list, the first to be seen by the
compiler are those units located in the same directory as the compiled
program ;-)
Anyone knows whether I can change this behavior ?
Adam Naumowicz
--------------------------------------
WWW: http://math.uwb.edu.pl/~adamn/
--------------------------------------
More information about the fpc-pascal
mailing list