[fpc-devel] subtools fpcres and parameter -Xp

Sven Barth pascaldragon at googlemail.com
Wed Feb 12 11:20:00 CET 2014


Am 12.02.2014 10:01, schrieb patspiper:
> On 12/02/14 10:03, Sven Barth wrote:
>> 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.
>
> Isn't -FD used for the binutils/crossbinutils?
>
> If so, then how are the tools which are in the fpc (not ppcxxx) 
> executable folder (such as fpcres) located?
To quote myself:

> Usual order is this:
> - path specified by -FD
> - path of compiler executable (ppcXXX)
> - PATH variable (or "Commands" on Mac OS Classic)

Regards,
Sven



More information about the fpc-devel mailing list