[fpc-pascal] Unit path search order
Martin Schreiber
mse00000 at gmail.com
Fri Apr 22 16:29:45 CEST 2016
Hi,
http://www.freepascal.org/docs-html/current/user/usersu7.html#x21-280003.1.2
states:
"
You can add a directory to the unit search path with the (-Fu (see page 100))
option. Every occurrence of one of these options will insert a directory to
the unit search path. i.e. the last path on the command line will be searched
first.
"
Does this still apply? My experiments seem to indicate that the first path on
commandline is searched first.
Martin
More information about the fpc-pascal
mailing list