libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problems using libtool, suns c++ compiler and convenience lib raries


From: Boehne, Robert
Subject: RE: Problems using libtool, suns c++ compiler and convenience lib raries
Date: Fri, 13 Dec 2002 11:43:11 -0500

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:address@hidden]
Sent: Friday, December 13, 2002 10:32 AM
To: address@hidden
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
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool


reply via email to

[Prev in Thread] Current Thread [Next in Thread]