This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Linking a shared library


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 :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]