[fpc-pascal] FPC_ARMEL system calls
Florian Klaempfl
florian at freepascal.org
Mon Jun 2 16:21:47 CEST 2008
Luca Olivetti schrieb:
> En/na Florian Klaempfl ha escrit:
>
>>>> make clean all OS_TARGET=linux CPU_TARGET=arm
>>>> BINUTILSPREFIX=armel-linux- OPT=-dFPC_ARMEL FPC=fpc
>>>> works fine for me, at least it compiles ;)
>>>
>>> Yeah, but that's not native :-/
>>
>> How did you get the native start compiler?
>
> http://freepascal.org/down/arm/linux.var (it's 2.2.0)
Well, this is the point :) This is not an armel compiler. You need to
cross compile one first.
More information about the fpc-pascal
mailing list