Hi,
libtool --silent doesn't omit the "if you ever happen to..." text at the
end of a make install any more.
VERSION=1.4a
TIMESTAMP=" (1.641.2.28 2000/05/14 09:08:17)"
Dirk
Dear library experts,
I'm using libtool for my PDFlib package for quite some time now,
and am very happy with what it's able to achieve. However, I am
unable to solve the following two problems (which may be combined
configure/libtool problems):
- How to distinguish shared and static libraries i
Hi,
On Mon, 22 May 2000, Ossama Othman wrote:
> On Sun, May 21, 2000 at 07:53:39PM +0200, Stephan Kulow wrote:
> > Michael Matz and I plan to switch our libtool version to
> > the one in multi-language-branch in two days so it gets
> > some testing before we release KDE 2.0 with it.
>
> Great!
Hi Michael,
On Fri, May 26, 2000 at 12:51:01AM +0200, Michael Matz wrote:
> On Mon, 22 May 2000, Ossama Othman wrote:
> > Great! KDE would be a great smoke test for the multi-language branch
> > libtool.
>
> It's smoking already ;) Even with problem reports ;)
Great! Well, at least for the lib
On Fri, 26 May 2000, Michael Matz wrote:
> Great. Note that it's all not only depending on the compiler, but also on
> the actual linker used, so $with_gnu_ld should also be tested. E.g. just
> today I had a report from someone using KDE on Solaris with gcc and GNU
> ld. Currently that won't work