Robert Boehne <[EMAIL PROTECTED]> writes:
>
> What's the Ultrix problem?
It was vax-dec-ultrix4.5 which had the small command line limit and
suffered in the piecewise link.
___
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinf
Kevin Ryde wrote:
>
> Robert Boehne <[EMAIL PROTECTED]> writes:
> >
> > Could you try changing AR_FLAGS in your libtool script
> > to see if that works?
>
> AR_FLAGS=cq seems to work on all the systems I've tried, and fixes the
> ultrix problem. As long as ranlib does its job then I imagine it'
Robert Boehne <[EMAIL PROTECTED]> writes:
>
> Could you try changing AR_FLAGS in your libtool script
> to see if that works?
AR_FLAGS=cq seems to work on all the systems I've tried, and fixes the
ultrix problem. As long as ranlib does its job then I imagine it'd
have to work everywhere.
___
Kevin Ryde wrote:
>
> I think I've struck a bit of a problem trying the cvs libtool with
> GMP. GMP has some object files with the same name, like mpz/random.lo
> and mpn/random.lo. On vax-dec-ultrix4.5, libtool decides the command
> line limit is 3073, and does the final libgmp library link in