[fpc-devel] Cant link?
Michael Preslar
mike at lordlegacy.com
Thu May 26 18:21:35 CEST 2005
Another question from a newbie fpc coder..
When compiling my project, I do a:
fpc -XS -XX -O3 -So -Fu~/manndoor/units -Fu~/manndoor/units/elecom
-Fu~/manndoor/units/unix lord.pas
it goes through with its thing, warning me of unused variables and
whatnot, but finishes with:
lord.pas(1841,1) Error: Can't call the linker, switching to external linking
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you
did not specifiy a source file to be compiled)
Whats the error that Im getting and how can I fix it?
More information about the fpc-devel
mailing list