--- "Guy T. Moore Jr." <gmoore@openmarket.com> wrote: > I am getting extremely slow execution of make.exe when I set my > PATH inside the Makefile to about 4000 characters long (total of 60 different > directories) > inside a Cygwin v1.0 window on WinNT 4.0. > This is known. Keep the path minimal. Directories on networked drives are the slowest. You can modify PATH for cygwin by exporting a modified path from the ~/.bashrc file. This way you can leave the Windows PATH alone. ===== --- Earnie Boyd: < mailto:earnie_boyd@yahoo.com > __Cygwin: POSIX on Windows__ Cygwin Newbies: < http://www.freeyellow.com/members5/gw32/index.html > __Minimalist GNU for Windows__ Mingw32 List: < http://www.egroups.com/group/mingw32/ > Mingw Home: < http://www.mingw.org/ > __________________________________________________ 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@sourceware.cygnus.com