Date: Wed, 3 Mar 1999 21:07:08 -0500 From: Udo Kuhnt <100414 DOT 2521 AT compuserve DOT com> Subject: Possible bug in DJGPP Sender: Udo Kuhnt <100414 DOT 2521 AT compuserve DOT com> To: djgpp AT delorie DOT com Message-ID: <199903032109_MC2-6C9C-D330@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Reply-To: djgpp AT delorie DOT com I am using DJGPP with longname.exe beta 3 of DR-DOS 7. Though I use the maximum number of search handles (64), I still run out of handles whenever I try to execute a longer configure script or makefile. It seems that programs that have been compiled with DJGPP do not close unused search handles. According to Joe Forster, the author of lfndos, he has encountered a similar problem with lfndos and DJGPP-compiled programs, so there is possibly a bug in the long filename support of DJGPP. Udo Kuhnt