[fpc-devel] Threading support and C library under Linux/Unix

Michael Schnell mschnell at lumino.de
Thu Jun 24 12:15:24 CEST 2010


On 06/24/2010 11:23 AM, Florian Klaempfl wrote:
>
> But it is not used dynamically: if you compile for arm linux, you get
> the ARMv5 code path even if the code runs on ARMv6+
>   

I see.
I suppose somewhere you can define that you want RMv6+ code. I would do
this whenever possible.

Maybe providing an optional dynamic ARM-arch detection would be nice to
have.

-Michael



More information about the fpc-devel mailing list