[fpc-pascal] darwin -> linux
Artur Kornilowicz
arturk at math.uwb.edu.pl
Wed May 25 16:54:01 CEST 2005
Hi,
I work on PPC with Darwin.
I am trying to build binaries for Linux.
Calling
fpc -Tlinux a.pas
I get:
Free Pascal Compiler version 2.0.0 [2005/05/13] for powerpc
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for PowerPC
Compiling a.pas
Fatal: Can't find unit System
Error: Compilation aborted
Error: /usr/local/bin/ppcppc returned an error exitcode (normal if you did
not specifiy a source file to be compiled)
How can I fix it?
Regards
Artur
More information about the fpc-pascal
mailing list