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 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
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool