On 01/12/15 22:08, Anthony Walter wrote:
Okay, this issue was related to:
http://lists.freepascal.org/fpc-devel/2014-October/034592.html
The solution was:
make all OPT="-dNO_THREADING -Fl/usr/lib/arm-linux-gnueabihf
-Fl/usr/lib/gcc/arm-linux-gnueabihf/4.6"
1) you don't need -dNO_THREADING
2) those -Fl paths are detected automatically by fpmake if your system
is set up properly (in particular, a C compiler is installed) and if you
are building the correct EABI variant of the compiler
The above is a hack that papers over the real problems, and should not
be used to just hide them.
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal