in reply to Re: Problem with dlopen and shared objects using perl libs
in thread Problem with dlopen and shared objects using perl libs

Thank you very much for your help almut.

I can't believe it was as simple as gcc arguments being in the wrong order, it now compiles and runs fine on my FreeBSD to.

I guess that's what i get from not fully understanding my compiler and linker.

I knew about the RTLD_GLOBAL though from listposts but i first and foremost wanted to find out what i did wrong with the linking.

  • Comment on Re^2: Problem with dlopen and shared objects using perl libs