Date: Sun, 12 Oct 1997 01:23:48 +0000 From: "Michael E. Mercer" <mercer28@gte.net> To: freebsd-questions@FreeBSD.ORG Subject: shared libraries Message-ID: <344026A3.A0E4D0FA@gte.net>
next in thread | raw e-mail | index | archive | help
hello all! Please bare with me. I am compiling a program that uses the library libgnumalloc.a It does not exist. However libgnumalloc.so.2.0 does exist. I think ( uh oh He's thinking) this is a shared library. So how do I compile this code so that it knows to look for a shared library and not the other one. Thanks Michael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?344026A3.A0E4D0FA>