libtool
[Top][All Lists]
Advanced

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

Re: Libtool for C++, Windows and Unix


From: Esben Haabendal Soerensen
Subject: Re: Libtool for C++, Windows and Unix
Date: 31 May 2001 09:18:03 +0200
User-agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7

Alexandre Oliva <address@hidden> writes:

> On May 30, 2001, Esben Haabendal Soerensen <address@hidden> 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 uses
> the compiler for linking.  On most targets that don't support linking
> static libraries into shared libraries, libtool runs the linker
> directly, which means that you won't get either of the C++ library or
> the dynamic-constructor support object files linked in.

So am I going to run into trouble when I move my stuff to HP-UX ?
Or can I avoid trouble by only using dynamic libraries ?

/Esben



reply via email to

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