Hi,

with latest fpc 2.1.1 I get:

cat test.pas
program test; begin writeln('test'); end.
[EMAIL PROTECTED] ppc386 test
Free Pascal Compiler version 2.1.1 [2006/02/23] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling test.pas
Linking test
/usr/lib/fpc/2.1.1/units/i386-linux/rtl/system.o: In function `SYSTEM_init':
system.pp:(.text+0x169e8): undefined reference to `__stkptr'
test.pas(1,38) Error: Error while linking

kind regards,

Den Jean
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to