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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.0.25.2.20010309115459.0487dbe0@pop-server.socal.rr.com> X-Sender: cloder AT pop-server DOT socal DOT rr DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Fri, 09 Mar 2001 11:57:06 -0800 To: cygwin AT cygwin DOT com From: Chad Loder Subject: RE: Gmake is slow under cygwin In-Reply-To: <4.3.1.2.20010309143716.023d4be8@pop.ma.ultranet.com> References: <4 DOT 3 DOT 1 DOT 2 DOT 20010309124648 DOT 02490e48 AT pop DOT ma DOT ultranet DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Yeah, our GNU make system is a bit slower than on UNIX. It's definitely the file/directory I/O that's creating the overhead -- I've taken the approach of trying to optimize the makefiles themselves, minimizing the number of file I/O operations make will have to do. I got a modest performance increase by turning off GNUMake's magical "auto remake the makefiles if necessary" behavior... c At 02:38 PM 3/9/2001 -0500, you wrote: >Beyond debug it, I have none. Keep in mind that Cygwin is always going to >be slower, since its an emulated environment. That said, not allot of effort >has been put into performance issues so far. > >Larry -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple