A dedicated unikernel for microservices

Tuesday, March 31, 2009

Wainting opinions!

I am rewritting the Manuals for Compile and Test TORO , i am thinking in upload it in the wiki of Sourceforge. Any opinion will be accepted .
Saludos
Matias E. Vara.

3 comments:

Anonymous said...

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

Anonymous said...

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

Matias E. Vara said...

Hi, The version in SVN must be compiled using Lazarus for AMD X86_64 , please change target.

Saludos.