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: Robert Boehne
Subject: Re: check for max cmd line length
Date: Mon, 25 Jun 2001 10:37:46 -0500

Marcus Brinkmann wrote:
> 
> Hi,
> 
> the check for the maximum command line length is a bit harmful
> on the Hurd, because the Hurd has no limit.  From reading the code,
> it seems there is a safety check to bail out at 1 MB, but it is
> excessive to check for that every time ltconfig runs.
> 
> Please don't check for this on the Hurd, (*-gnu*), but just set it
> to any maximum value you need.
> 
> Thanks,
> Marcus
> 

Marcus:

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.

I'll write this up when the merge is finished (or I'd have to
do it twice).  So feel free to remind me if you don't see it happen.

Thanks,

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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