On 20.08.2010 17:47, Mark Morgan Lloyd wrote:
> I've previously had FPC (and Lazarus) running natively on Debian ARM,
> but I think it was "Etch"- things got a bit cloudy after that. The
> kernel being shipped with Lenny is 2.6.26-2 and I note
>
> CONFIG_AEABI=y
> CONFIG_OABI_COMPAT=y
>
> If I download the binary for 2.2.2 it won't compile a trivial app as
> it stands, but if I use OPT=-CfSOFT I can rebuild it or build a 2.4.0
> that appears to work.
>
> Is what I am doing reasonable, or should I- as an example- be using
> 2.4.0 to rebuild itself with -CaEABI before trying to go any further?
>

Just a question: Why don't you download fpc 2.4.0 from debian squeeze
and install it on your lenny box?

http://ftp.uk.debian.org/debian/pool/main/f/fpc/fp-compiler_2.4.0-2_armel.deb
http://ftp.uk.debian.org/debian/pool/main/f/fpc/fp-units-rtl_2.4.0-2_armel.deb

Stefan


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to