automake
[Top][All Lists]
Advanced

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

Re: use makeC++SharedLib or makeC++SharedLib_r on AIX


From: Ralf Wildenhues
Subject: Re: use makeC++SharedLib or makeC++SharedLib_r on AIX
Date: Wed, 20 Dec 2006 00:29:14 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Tommi Mäkitalo wrote on Tue, Dec 19, 2006 at 10:09:10PM CET:
> > > I have a C++-library, I would like to build on AIX with xlC_r. When
> > > linking the library on AIX I have t use makeC++-SharedLib_r instead of
> > > the compiler. Otherwise the static initializers are not called.

> > Could you prepare a small test case to
> > expose the issue, and send it to bug-libtool?  Thank you.
> >
> Yes I use Libtool. But I'm not that familar with libtool, that I can quickly 
> prepare a small test case.

Then write one without libtool.  The important thing is that we can see
what is happening, what works and what fails and when.  Because then we
can produce a testsuite addition for Libtool from it, fix the
corresponding bug in Libtool, and be able to notice regressions later.

Thanks,
Ralf




reply via email to

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