bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: check for max cmd line length


From: Tim Van Holder
Subject: Re: check for max cmd line length
Date: Mon, 25 Jun 2001 18:20:07 +0200

> > Please don't check for this on the Hurd, (*-gnu*), but just set it
> > to any maximum value you need.
> > 
> Hmm.. I can't decide if this is good news or not. ;)  I think what
> needs to be done is to add some mechanism for telling Libtool
> that there is no maximum.  That would involve a check for Hurd
> and setting a flag in configury, then in the libtool script
> checks that skip the piecewise linking if the flag is set.

That, or you could just set some high default in AC_LIBTOOL_SYS_MAX_CMD_LEN
(say, 256K, as it seems fairly unlikely that would be hit often) the
same way a default is now set for DJGPP (where the test would otherwise
blow up the system).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]