[fpc-devel] assumed bug in the RTL with ARM v5 regarding loading dynamic libraries

Mark Morgan Lloyd markMLl.fpc-devel at telemetry.co.uk
Wed Jan 23 10:10:07 CET 2013


Michael Schnell wrote:
> Hi fpc RTL experts.

Non-expert here.

> My project uses Synapse but features link problems and crashes when I 
> resolve same.
> Tracking this down:
> 
> Synapse uses the unit dynlibs
> 
> dynlibs uses the unit dl
> 
> dl does not have a "uses" clause, so the problem seems to be here.

In trunk it uses ctypes. I think in a lot of cases people using this 
will also be pulling in cmem, which could fix/hide some problems.

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-devel mailing list