Title: RE: Problems using libtool, suns c++ compiler and convenience libraries

Erik,

If you are using CVS Libtool, then the problem is with
your Compiler.  If not, then CVS Libtool may fix it.

HTH,

Robert

-----Original Message-----
From: Erik Assum [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 13, 2002 10:32 AM
To: [EMAIL PROTECTED]
Subject: Problems using libtool, suns c++ compiler and convenience
libraries


Hi,

I'm new to this list so please excuse me if this question does not
belong to this list.

My problem is the following:

I have a set of sources split into to directories, client and server,
from which I want to create one shared library. My approach has been to try
to make a convenience library in client and to link everything
together in server. This works perfectly with gcc-2.96, but I cant
make it work with suns native compiler. What happens is that when I
try to compile a program against my shared library (still
uninstalled), the linker does not find the c++ templates that the
native sun-compiler hides away in its SUNWS_cache directories.

Anyone seen the same behaviour?

Erik.
--





_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool


Reply via email to