[fpc-pascal] fpc 2.6.0 for arm-embedded
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Fri Feb 3 19:22:13 CET 2012
Koenraad Lelong wrote:
> Hi,
>
> I just had some time to look into this again.
> I downloaded the latest 2.6.0 sources and mostly followed
> http://wiki.freepascal.org/TARGET_Embedded to make a crosscompiler. In
> /usr/lib/fpc/2.6.0 there is a ppcrossarm with a date of today when I run
> ppcrossarm -i.
> But when I try
>
> fpc -Parm -Tembedded -Wplpc2124 -Cparmv7m
>
> I get an error :
>
> Error: ppcarm can't be executed, error message: Failed to execute
> "ppcarm", error code: 127
>
> Is this expexted ? If yes, then the wiki should be updated.
> If it matters, I'm using OpesSuse 12.1.
Since nobody else has responded: what does fpc -h|head give you? That
error 127 can be caused by the symlink from (e.g.) /usr/local/bin/ppcarm
pointing to a file that doesn't exist.
--
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