[Lazarus] Cant compile the IDE with the most recent fpc (3.1.1)

Sven Barth pascaldragon at googlemail.com
Fri Apr 8 14:24:15 CEST 2016


Am 08.04.2016 13:12 schrieb "Michael Schnell" <mschnell at lumino.de>:
>
> On 04/07/2016 04:33 PM, Mattias Gaertner wrote:
>>
>> On Thu, 07 Apr 2016 16:25:26 +0200
>> Michael Schnell <mschnell at lumino.de> wrote:
>>
>>> On 04/07/2016 04:19 PM, Mattias Gaertner wrote:
>>>>
>>>> What -Fu paths do you have in your fpc.cfg?
>>>
>>> I did suppose something like this.
>>>
>>> Am I supposed to manually edit this file even for the unmodified svn
d/l ?
>>
>> FPC does not care where the sources are coming from.
>> You need a valid fpc.cfg, usually /etc/fpc.cfg .
>>
> I do have this.
>
> Here multiple times $fpcversion and $fpctarget are used which supposedly
are provided by the compiler.
>
> Can it be that the compiler uses wrong values for those ?
>
> How can I check that ? (I did
>
> make FPC=`pwd`/compiler/ppc386 install INSTALL_PREFIX=/usr
>
> and hoped that would provide for this, and I suppose it did some time
ago, as )
>

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.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160408/797ad5ed/attachment-0003.html>


More information about the Lazarus mailing list