Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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: <19991029212558.1573.rocketmail@web113.yahoomail.com> Date: Fri, 29 Oct 1999 14:25:58 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: RE: C compilation slow on NT To: manus AT eiffel DOT com, cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Emmanuel STAPF wrote: > > > Otherwise, I notice that make was slow too. Any idea? > > I found something very interesting. If my path is the following: > > set > PATH=d:\apps\cygnus\cygwin-b20\H-i586-cygwin32\bin;d:\apps\vim;d:\apps\gnu > > It takes 10 seconds to start doing something in the makefile. > > If the path is: > > set PATH=d:\apps\cygnus\cygwin-b20\H-i586-cygwin32\bin > > It takes less than a second. > Any ideas? Something already known? Are you executing from the DOS prompt to do "something" or from bash? I would suggest that you start your make process from within bash to avoid the cygwin1.dll instantiation for each process. You might want to supply the output of `cygcheck -s -v -r' either pasted or attached in a plain text file. ===== Earnie Boyd Newbies, please visit __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com