Hi Peter,
great! My conclusion is that one or more of the linker options -module,
-shared, and
-export-dynamic has caused the problem.
I have removed these options for all libraries now, hoping that they
are not needed by other
people. I left -avoid-
Hi Jürgen:
Excellent! My original goals of having static and dynamic libraries seem to
have been met.
libapl.0.dylib, libapl.a, libapl.dylib, libapl.la. And the versioning is OK
(libapl.0.dylib),
There are options that can be passed to the linker which I will get around to
trying at some point.