[fpc-pascal]fpcmake

Peter Vreman peter at freepascal.org
Tue Feb 24 09:47:08 CET 2004


> Is there a way to get FPC Make to enter its target DIRS before compiling
> the units in the current directory?
>
> I've got a unit that depends on another unit being compiled first that
> is in a sub-directory, even though I list the dirs first Make trys to
> compile the current dir first.

There is no way without hacking the Makefile/fpcmake. You can workaround
not having files in the current dir, but also in a subdir.







More information about the fpc-pascal mailing list