[fpc-devel] Trunk does not compile on Linux x86-64

Sven Barth pascaldragon at googlemail.com
Thu Oct 20 08:06:18 CEST 2011


Am 19.10.2011 15:55, schrieb Leonardo M. Ramé:
>> ________________________________
>> From: Paul Ishenin<webpirat at mail.ru>
>> To: ""Leonardo M. Ramé""<martinrame at yahoo.com>; FPC developers' list<fpc-devel at lists.freepascal.org>
>> Sent: Wednesday, October 19, 2011 10:53 AM
>> Subject: Re: [fpc-devel] Trunk does not compile on Linux x86-64
>>
>> 19.10.11 21:47, Leonardo M. Ramé пишет:
>>> Hi, I'm trying to compile trunk on Ubuntu 11.10 x86-64:
>>>
>>> Linux leonardo-laptop 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
>>>
>>> And get this:
>>>
>>> ...
>>> /usr/local/bin/fpc -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fix86_64 -FE. -FU/home/leonardo/Desarrollo/fpc/rtl/units/x86_64-linux -Cg -dx86_64 -dRELEASE ../objpas/sysconst.pp
>>> sysconst.pp(243,7) Error: Wrong number of parameters specified for call to "$fpc_ansistr_sint"
>>> sysconst.pp(249) Fatal: There were 1 errors compiling module, stopping
>>> Fatal: Compilation aborted
>>> ...
>> Are you using the latest released FPC = fpc 2.4.4 to build the trunk? If
>> not please build with it. Building trunk compiler by an earlier version
>> of trunk compiler is not supported.
>>
>> Best regards,
>> Paul Ishenin
>>
>>
>>
>
> No, sorry, I'm using 2.7.1.

Let me correct Paul's statement:

Compiling trunk with a compiler that is not the latest release is not 
supported.

Thus you MUST compile using 2.4.4.

Regards,
Sven




More information about the fpc-devel mailing list