[fpc-devel] assumed bug in the RTL with ARM v5 regarding loading dynamic libraries
Sven Barth
pascaldragon at googlemail.com
Wed Jan 23 15:58:14 CET 2013
Am 23.01.2013 12:55, schrieb Michael Schnell:
> On 01/23/2013 10:34 AM, Thomas Schatzl wrote:
>>
>> That may be different in your ipkg installation - your firmware is
>> likely different/newer. Still, there should be no need to directly link
>> to crti.o.
> That is what I hope, as in fact the project never access any CRT
> related stuff. The binding of CRT is a nasty side-effect of something
> not too well done in pl.pp or called by pl.pp
You do know that CRT in this case is not related to the Pascal unit
"crt", but code needed for C libraries (calling their initializers and
finalizers)? (CRT = C RunTime)
Regards,
Sven
More information about the fpc-devel
mailing list