From owner-freebsd-current Tue Feb 19 0:41:55 2002 Delivered-To: freebsd-current@freebsd.org Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 71D8037B419 for ; Tue, 19 Feb 2002 00:41:50 -0800 (PST) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g1J8fjx25965; Tue, 19 Feb 2002 00:41:45 -0800 (PST) (envelope-from rizzo) Date: Tue, 19 Feb 2002 00:41:44 -0800 From: Luigi Rizzo To: Bruce Evans Cc: "M. Warner Losh" , current@FreeBSD.ORG Subject: Re: "/bin/sh: Argument list too long" when compiling LINT ... Message-ID: <20020219004144.A25474@iguana.icir.org> References: <20020218.174959.96666779.imp@village.org> <20020219193515.Y1320-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020219193515.Y1320-100000@gamplex.bde.org> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Feb 19, 2002 at 07:36:30PM +1100, Bruce Evans wrote: > > Use a smaller path. Or dig up bde's fixes to config from the > > archives. > > That is only a temporary fix. LINT will eventually be larger than > the world. > > The list of files passed to mkdep should be split up a bit. that is precisely why i wanted to know if cc can read a list of input files from a file as opposed to command line arguments. luigi > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message