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

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Wed Oct 19 15:52:29 CEST 2011



On Wed, 19 Oct 2011, Leonardo M. Ramé wrote:

> 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 
> ...

is the 'fpc' in your command-line of version 2.4.4 ?

If not, then it is a FAQ. Only compile the compiler with the latest stable compiler.

Michael.


More information about the fpc-devel mailing list