[fpc-pascal] Cross compile linux->solaris?
Bart
bartjunk64 at gmail.com
Fri Apr 28 20:00:09 CEST 2017
Hi,
Thought it would be fun to test a little cgi web programming.
The server tha hosts my website returns this (on unam -a):
SunOS aklathep 5.10 Generic_150401-49 i86pc i386 i86pc Solaris
I only have (32-bit) fpc on Windows and Linux.
Does anyone have a working cross compile setup from linux32 -> solaris?
The error messages upon "compiling" a perl script are a PITA compared
to the messages from the fpc compiler.
PERL: Syntax error line 3 near print (line 3 being the last and empty
line of the file)
Freepascal: Fatal: Syntax error, ";" expected but "identifier WRITELN" found
Bart
More information about the fpc-pascal
mailing list