[fpc-devel] subtools fpcres and parameter -Xp
Sven Barth
pascaldragon at googlemail.com
Wed Feb 12 09:03:34 CET 2014
Am 11.02.2014 23:19, schrieb Mattias Gaertner:
> Hi,
>
> How does the compiler (2.6.2, 2.6.4, 2.7.1) search for sub tools like
> fpcres?
>
> For example: first in its working directory, then in PATH, etc.
Usual order is this:
- path specified by -FD
- path of compiler executable (ppcXXX)
- PATH variable (or "Commands" on Mac OS Classic)
> What parameters effects this search? -Xp?
No, -FD is the parameter for this.
Regards,
Sven
More information about the fpc-devel
mailing list