[fpc-pascal] FPC fixes 3 0 fails to build on linux arm

Mark Morgan Lloyd markMLl.fpc-pascal at telemetry.co.uk
Wed Dec 2 09:30:26 CET 2015


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]



More information about the fpc-pascal mailing list