Re: [Bug-apl] libapl load problem....UPDATE 8

2018-07-01 Thread Peter Teeson
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.

Re: [Bug-apl] libapl load problem....UPDATE 8

2018-07-01 Thread Juergen Sauermann
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-