Hi all!
I'm having problems with the correct use of shared libraries on Linux.
If I use [-lsmime3 -lnss3] I get a lot of errors complaining about
unreferenced symbols. Then I'm forced to add another libraries but that
doesn't solve the problem because I get another unreferenced symbols.
After all I get a huge link line with almost all libraries on it.
What is the problem? How can I solve it?
I'm using NSS 3.3 on RH 7.1 and NSS compilation worked with no problems.
Thanks in advance.
- Re: nss shared libraries linkage order on Linux Federico Fern�ndez Cruz
