CVS libtool seems to work just fine for C++. I have been using it to
build a C++ shared library for maybe 1-1/2 years now. Libtool uses
the C++ compiler to compile and link C++ modules so I expect that any
static initialization problems would be due to the compiler or OS, and
not libtool itself.
On Mon, Jan 28, 2002 at 04:48:04PM -0600, Bob Friesenhahn wrote:
> On Mon, 28 Jan 2002, Robert Boehne wrote:
>
> > It is NOT up-to-date for CVS HEAD and alpha versions of Libtool.
>
> I recall that this documentation was updated in the muti-lingual
> branch. Perhaps it was not merged over as it
On Mon, 28 Jan 2002, Robert Boehne wrote:
> It is NOT up-to-date for CVS HEAD and alpha versions of Libtool.
I recall that this documentation was updated in the muti-lingual
branch. Perhaps it was not merged over as it should have been?
Bob
==
Bob Friesenhah
Steve:
It is NOT up-to-date for CVS HEAD and alpha versions of Libtool.
Robert
"Steve M. Robbins" wrote:
>
> Hello,
>
> The libtool manual suggests strongly that one not use it
> for C++ libraries.
>
> Is this section of the document up-to-date with the stable
> release of libtool? CVS libt
Hello,
The libtool manual suggests strongly that one not use it
for C++ libraries.
Is this section of the document up-to-date with the stable
release of libtool? CVS libtool?
from libtool manual -
11.1 Writing libraries for C++
Creating libraries
On May 31, 2001, Esben Haabendal Soerensen <[EMAIL PROTECTED]> wrote:
> So am I going to run into trouble when I move my stuff to HP-UX ?
Yep.
> Or can I avoid trouble by only using dynamic libraries ?
Static libraries, you mean? Yes, this would help.
--
Alexandre Oliva Enjoy Guarana', se
Alexandre Oliva <[EMAIL PROTECTED]> writes:
> On May 30, 2001, Esben Haabendal Soerensen <[EMAIL PROTECTED]> wrote:
>
> > I am using libtool 1.3.3 for my C++ project using libtool and
> > libltdl. I seem to have it working. What are the reasons I should
> > need the ML-branch ?
>
> Because li
On May 30, 2001, Esben Haabendal Soerensen <[EMAIL PROTECTED]> wrote:
> I am using libtool 1.3.3 for my C++ project using libtool and
> libltdl. I seem to have it working. What are the reasons I should
> need the ML-branch ?
Because libtool works for C++ only on the few targets on which it use
Michael Matz <[EMAIL PROTECTED]> writes:
> > Is this a feasible scenario with the current version of libtool? Do I
> > have to take a look into the multi-language branch (didn't find any
> > docs, so far)?
>
> Yep, use the ML-branch.
I am using libtool 1.3.3 for my C++ project using libtool and
Hi,
On Wed, 16 May 2001, Lars von Wedel wrote:
>
> I'm planning to migrate a couple of our software projects to using
> autoconf/automake. Libtool support would be great, but I read about a
> bunch of issues related to C++. On the other hand, in the archives of
> the mailing list, there seem to b
On May 16, 2001, Lars von Wedel <[EMAIL PROTECTED]> wrote:
> Do I have to take a look into the multi-language branch
To properly support C++, yes.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS
Hello,
I'm planning to migrate a couple of our software projects to using
autoconf/automake.
Libtool support would be great, but I read about a bunch of issues
related to C++.
On the other hand, in the archives of the mailing list, there seem to be
a number
of people actually using libtool togeth
12 matches
Mail list logo