Mail Archives: djgpp-workers/2001/06/19/13:11:03
> Hm... but doesn't it only do that if building of *shared* libraries is
> active? Since those are a non-issue for DJGPP anyway, can't we just
Not sure - but it's definitely used even for the objects built to
generate a static library.
> disable that whole branch of it once and for all, for a DJGPP port
> (effictively forcing the --disable-shared option for all DJGPP builds)? At
> least to me, that seems like the obvious thing to do.
I suppose.
> > Otherwise, libtool 1.4 seems to work very well (at least with
> autoconf 2.50
> > and a cvs automake).
>
> Which currently is a big stumbling block, IMHO. It's somewhat silly for
> a released version of one tool to require a (hacked) CVS-only version of
> some other to work properly. gnu.utils.bug is currently discussing this.
I don't know if 2.50/1.4-cvs is required; that's simply what I have
installed, and it seems to work fine.
Anyway, once automake 1.5 is released, there would not be a problem for
us - it's ok for a DJGPP package to require another DJGPP package, even if
it's a very recent one.
- Raw text -