Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 16:11:10 -0800
From:      Alfred Perlstein <bright@mu.org>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        Bruce Evans <bde@zeta.org.au>, "M. Warner Losh" <imp@village.org>, current@FreeBSD.ORG, msmith@FreeBSD.ORG
Subject:   Re: Proposed patch for "/bin/sh: Argument list too long" when compiling LINT ...
Message-ID:  <20020222001110.GI12136@elvis.mu.org>
In-Reply-To: <20020221154743.B54262@iguana.icir.org>
References:  <20020218.174959.96666779.imp@village.org> <20020219193515.Y1320-100000@gamplex.bde.org> <20020219004144.A25474@iguana.icir.org> <20020219085306.GL12136@elvis.mu.org> <20020221151439.D53952@iguana.icir.org> <20020221234146.GH12136@elvis.mu.org> <20020221154743.B54262@iguana.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Luigi Rizzo <rizzo@icir.org> [020221 15:47] wrote:
> On Thu, Feb 21, 2002 at 03:41:46PM -0800, Alfred Perlstein wrote:
> > * Luigi Rizzo <rizzo@icir.org> [020221 15:14] wrote:
> > > So, in this thread a few days ago i reported that the
> > > list of arguments passed to mkdep can become quite large
> > > and exceed kern.argmax, especially if your sources are not in the
> ...
> > > Any better ideas ?
> > 
> > Yes. :)
> > 
> > 	$(MAKE) -V CFILES -V SYSTEM_CFILES -V |\
> > 	xargs env MKDEP_CPP="${CC} -E" CC="${CC}" mkdep -a -f .newdep ${CFLAGS}
> 
> Nice one, didn't know about the -V option.
> 
> Would you like to commit this or should I do it ?

Go for it.

> Also, do you know where to look for the same problem in RELENG_4 ?

Not offhand, sorry.

-- 
-Alfred Perlstein [alfred@freebsd.org]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020222001110.GI12136>