libtool
[Top][All Lists]
Advanced

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

Re: C++ Support In Future Releases?


From: Bob Friesenhahn
Subject: Re: C++ Support In Future Releases?
Date: Wed, 6 Nov 2002 09:32:12 -0600 (CST)

On Wed, 6 Nov 2002, Eric Lemings wrote:

> After reading through Section 11.1 of the Libtool Manual and the
> list of features in future releases
> (http://www.gnu.org/software/libtool/future.html), I can't help but
> wonder how well future releases of Libtool are going to support C++
> libraries, especially now that GCC is standardizing on a common C++
> ABI (http://gcc.gnu.org/gcc-3.2/c++-abi.html).

This is an interesting question.  However, libtool is indifferent to
ABIs.  It is the user's responsibility to ensure that all libraries
used in the build share a commoon ABI.

Libtool 1.5 is designed to provide satisfactory support for building
C++ shared libraries.  C++ has not been forgotten ...

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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