Linking a shared library

Jonathan Wakely jwakely.gcc@gmail.com
Mon Jun 4 07:27:00 GMT 2018


On 2 June 2018 at 19:47, Edward Diener wrote:
> I figured out what was wrong when linking. I had specified the symbolic link
> incorrectly so that the library name 'libmyshare.so' was a link which was
> pointing to a file that did not exist.

Yes that was obvious from your "ls -al ./mylibs/lib" command :-)



More information about the Gcc-help mailing list