[fpc-pascal] FPC on ARM (eg Zaurus)
Florian Klaempfl
F.Klaempfl at gmx.de
Mon Oct 25 08:36:33 CEST 2004
Den Jean wrote:
> On Friday 22 October 2004 04:22 pm, Florian Klaempfl wrote:
>
>>The "official" way is to do use -XP:
>>ppcarm -XParm-linux- hello
>>and install the arm-linux-as and arm-linux-ld into e.g. /usr/local/bin
>
>
> Nice. Webpage has been updated.
What about putting these information into the fpc wiki?
> But the help of ppcarm -h does not show this option XP (if I checked correctly)
Newer versions of FPC know about it.
> Perhaps some docs I missed.
> Thx for the arm compiler work.
>
> ppcarm -h
>
> -X executable options:
> -Xc link with the c library
> -Xs strip all symbols from executable
> -XD try to link dynamic (defines FPC_LINK_DYNAMIC)
> -XS try to link static (default) (defines FPC_LINK_STATIC)
> -XX try to link smart (defines FPC_LINK_SMART)
>
More information about the fpc-pascal
mailing list