Subject: Re: Using xargs in kernel depend
To: None <tech-toolchain@netbsd.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: tech-toolchain
Date: 05/14/2004 17:26:26
On Fri, 14 May 2004 07:57:26 -0700
Jason Thorpe <thorpej@wasabisystems.com> wrote:

> But other systems, e.g. Cygwin, don't have a way to increase, but
> still have a small limit.
>=20
> I'd like to see individual .d files generated for the kernel build,=20
> instead, the way we do for userland now.
Sure. The proper way is to avoid long command lines. Unfortunately it
takes some time and work to fsck the source to do it proper. To increase
the max. command line length is a short term solution to get things
going. (And a single simple systune(1M) call is simpler then hacking the
NetBSD build system. ;-) )
--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/