[Lazarus] Bug 0022814: fpc executable's path should be relative if fpc is present in the env path

Sven Barth pascaldragon at googlemail.com
Thu Sep 6 20:31:50 CEST 2012


On 06.09.2012 20:13, Mattias Gaertner wrote:
> On Thu, 06 Sep 2012 20:07:10 +0200
> Sven Barth <pascaldragon at googlemail.com> wrote:
>
>> [...]
>> You can pass the option "-Xp/some/path" to fpc to tell it to look for
>> ppcXXX in that specific directory. It will look there first, then in the
>> path of the fpc binary and then in PATH.
>>
>> And using the option "-Vsomething" you can specify a suffix the compiler
>> will use to locate the ppcXXX. E.g. "-V2-7-1" will tell fpc to look for
>> ppc386-2-7-1 on a x86 system.
>
> Is there already a page on how to install and use multiple fpc?

I don't know. But if I remember correctly there isn't.

Regards,
Sven





More information about the Lazarus mailing list