From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sun, 24 Jun 2001 01:11:58 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: bash 2.04 libtool workaround Message-ID: <3B353E5E.21047.6E22AF@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com I've uploaded a version of bash 2.04 that caps the maximum length of an argument at 2000 bytes and a config.site that sets libtool's cmd line limit to 12288 bytes. The total command line limit hasn't been changed. Try it out at: http://members.nbci.com/snowball3/djgpp/ Mark