<p>Am 08.04.2016 13:12 schrieb "Michael Schnell" <<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>>:<br>
><br>
> On 04/07/2016 04:33 PM, Mattias Gaertner wrote:<br>
>><br>
>> On Thu, 07 Apr 2016 16:25:26 +0200<br>
>> Michael Schnell <<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>> wrote:<br>
>><br>
>>> On 04/07/2016 04:19 PM, Mattias Gaertner wrote:<br>
>>>><br>
>>>> What -Fu paths do you have in your fpc.cfg?<br>
>>><br>
>>> I did suppose something like this.<br>
>>><br>
>>> Am I supposed to manually edit this file even for the unmodified svn d/l ?<br>
>><br>
>> FPC does not care where the sources are coming from.<br>
>> You need a valid fpc.cfg, usually /etc/fpc.cfg .<br>
>><br>
> I do have this.<br>
><br>
> Here multiple times $fpcversion and $fpctarget are used which supposedly are provided by the compiler.<br>
><br>
> Can it be that the compiler uses wrong values for those ?<br>
><br>
> How can I check that ? (I did<br>
><br>
> make FPC=`pwd`/compiler/ppc386 install INSTALL_PREFIX=/usr<br>
><br>
> and hoped that would provide for this, and I suppose it did some time ago, as )<br>
></p>
<p>Would you please test whether your installed trunk compiler works correctly (e.g. by compiling a simple helloworld program)? Maybe also add -vi if necessary so that the compiler will print its version information while compiling.</p>
<p>Regards,<br>
Sven</p>