On 01/23/2013 11:12 AM, Sven Barth wrote:
That's normal on ELF based systems: all libraries need to be known at link time (at least as long as you don't load them dynamically at runtime).I see. But automatically using a library statically when the dynamic version is not found does not seem to be appropriate.
-Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
