Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000310143409.2206.qmail@web117.yahoomail.com> Date: Fri, 10 Mar 2000 06:34:09 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Bug. "File or path name too long" To: Derek Haskin , "'cygwin AT sourceware DOT cygnus DOT com'" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii The path size limit is set by MAX_PATH and is a limitation of the M$ Windows system. It's set to 260 which is the NT limit including the terminating NULL. I believe the limit to be 259 for Win9x (at least Win95). --- Derek Haskin wrote: > I have installed Cygwin 1.0 on a new Machine. > > I am experiencing a problem where it seems that I am reaching the limit on > how long a path/filename can be. > I first experienced this during "make" which tries to create a class file > but can;t because the pathname/filename is too long. > -8<- ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com