From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <1f1d7a2baa1d2aecf072b218e9c1e1b0@coraid.com> References: <1f1d7a2baa1d2aecf072b218e9c1e1b0@coraid.com> Date: Tue, 27 Oct 2009 21:21:26 +0000 Message-ID: From: roger peppe To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] env size limit Topicbox-Message-UUID: 91fbb034-ead5-11e9-9d60-3106f5b1d025 yes. for instance when there are a few thousand source files and one wants to link them all. 2009/10/27 erik quanstrom : > On Tue Oct 27 12:52:52 EDT 2009, rogpeppe@gmail.com wrote: >> the environment variable size limit is set to 16300 bytes which >> seems rather small; for instance it can break mkfiles for large projects. >> >> might a patch specifying a larger size limit (e.g. 128K) be accepted? > > you need a single variable that's bigger than 16300 bytes? > > - erik > >