Last week I have reported about a problem after upgrading to
libtool/CVS.
Now I installed the auto* tools again and it seems things do almost
work now (still get an autoconf error message, but configure
seems to run?!:
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_
I am trying to get the dramatic loading of C++ libraries to work on Solaris
but I am running into problems with the fact that shared C++ libraries are
not provided on many systems because Gcc does not enable them by
default. Is there a way to get dynamic C++ libraries to work on Solaris
when onl
On Mon, 22 Jan 2001, Kevin Atkinson wrote:
> I am trying to get the dramatic loading of C++ libraries to work on Solaris
> but I am running into problems with the fact that shared C++ libraries are
> not provided on many systems because Gcc does not enable them by
> default. Is there a way to ge
On Mon, Jan 22, 2001 at 12:57:33PM -0500, Kevin Atkinson wrote:
: I should also add that I am using the multi-lib branch of libtool.
multi-language, perhaps?
Lars J
--
Innovation is one percent inspiration and ninetynine percent perspiration,
and in my case; twice that... -- Norville Barnes,
On Mon, 22 Jan 2001, Lars J. Aas wrote:
> On Mon, Jan 22, 2001 at 12:57:33PM -0500, Kevin Atkinson wrote:
> : I should also add that I am using the multi-lib branch of libtool.
>
> multi-language, perhaps?
Yes that's what I meant sorry.
---
Kevin Atkinson
kevina at users sourceforge net
http: