libtool
[Top][All Lists]
Advanced

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

Re: Building shared C++ libraries


From: Robert Boehne
Subject: Re: Building shared C++ libraries
Date: Sun, 08 Dec 2002 22:13:56 -0600

Dalibor,

The key is to use the latest CVS version of Libtool
which includes full multi-language support.
ftp://alpha.gnu.org/pub/gnu/cvs/libtool.tgz
Until 1.5 is released, you'll have to use CVS Libtool.

Robert


Dalibor Topic wrote:
> 
> Hi,
> 
> I'd like to know if it is possible to build shared C++
> libraries with libtool, and if so, how? The libtool
> documentation is very vague on that issue, but I've
> seen some comments on the mailing lists indicating
> that it could be possible.
> 
> the background to my query is that libtool 1.4.3 on
> i386-linux when trying to link c++ code to shared
> libraries uses gcc instead of g++. So it forgets to
> link in -lstdc++ and -lg++ .
> 
> best regards,
> 
> dalibor topic
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> _______________________________________________
> Libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool



reply via email to

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