A dedicated unikernel for microservices
hi Matiasim with arch linux 64 on a intel cpuProcessor 0: Intel(R) Pentium(R) 4 CPU 3.00GHz 3000MHz, 2048 KB CacheProcessor 1: Intel(R) Pentium(R) 4 CPU 3.00GHz 3000MHz, 2048 KB Cachei havw the latest svn version of toro and tring to compiled for linux.so i convert all you batch file (bat) to .sh filewhen i try to make this in rtl dirfpc -Us System.pas -Fix86_64/i got this errorSystem.pas(2019,2) Error: Unknown identifier "ISMULTITHREAD"this is my fpcFree Pascal Compiler version 2.2.5 [2009/03/17] for x86_64happy that you wanna update the documentation of torowar
FPC - 2.2.2Lazarus - 0.9.27 Target - i386 CPU - Pentium4System - winXp rtl\System.pas(80,13) Error: Duplicate identifier "ValReal"rtl\System.pas(1694,1) Fatal: There were 1 errors compiling module, stopping
Hi, The version in SVN must be compiled using Lazarus for AMD X86_64 , please change target. Saludos.
Post a Comment
3 comments:
hi Matias
im with arch linux 64 on a intel cpu
Processor 0: Intel(R) Pentium(R) 4 CPU 3.00GHz 3000MHz, 2048 KB Cache
Processor 1: Intel(R) Pentium(R) 4 CPU 3.00GHz 3000MHz, 2048 KB Cache
i havw the latest svn version of toro and tring to compiled for linux.
so i convert all you batch file (bat) to .sh file
when i try to make this in rtl dir
fpc -Us System.pas -Fix86_64/
i got this error
System.pas(2019,2) Error: Unknown identifier "ISMULTITHREAD"
this is my fpc
Free Pascal Compiler version 2.2.5 [2009/03/17] for x86_64
happy that you wanna update the documentation of toro
war
FPC - 2.2.2
Lazarus - 0.9.27
Target - i386
CPU - Pentium4
System - winXp
rtl\System.pas(80,13) Error: Duplicate identifier "ValReal"
rtl\System.pas(1694,1) Fatal: There were 1 errors compiling module, stopping
Hi, The version in SVN must be compiled using Lazarus for AMD X86_64 , please change target.
Saludos.
Post a Comment