On Sep 1, 2000, Morten Eriksen <[EMAIL PROTECTED]> wrote:
> Robert Boehne <[EMAIL PROTECTED]> writes:
>> From what I have read about libtool it cannot handle C++ shared
>> libs. [...]
> Well, it works for us (http://www.coin3d.org) with a number of large
> and complex C++ libraries. (We're usin
Robert Boehne <[EMAIL PROTECTED]> writes:
> From what I have read about libtool it cannot handle C++ shared
> libs. [...]
Well, it works for us (http://www.coin3d.org) with a number of large
and complex C++ libraries. (We're using Libtool v1.3.5, BTW.)
> Is there any work going on in this area,
>From what I have read about libtool it cannot
handle C++ shared libs. Is there any work going on
in this area, or should I just do my best with shell
scripting in configure.in?
Anyone have a better answer?
--
Robert Boehne Software Engineer
Ricardo Software Chicago Technical Cen
On 16 Aug 2000, Alexandre Oliva wrote:
> > probably this is a FAQ, but i couldn't find an answer: How can I tell
> > automake to check for a C++ library (i.e. that contains no C symbols)?
> automake doesn't check for libraries at all. Maybe you meant
> autoconf?
Indeed. Such things happen with