Jonas Maebe wrote:
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 -Fl might be needed for older versions of Raspbian. They aren't needed for the current release, as I noted here a couple of days ago when I reported a successful build.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to