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: <4.2.2.20000613110438.00b35c30@gqserver.houston.geoquest.slb.com> X-Sender: wjin AT gqserver DOT houston DOT geoquest DOT slb DOT com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 13 Jun 2000 11:10:03 -0700 To: cygwin AT sourceware DOT cygnus DOT com From: Woody Jin Subject: Re: Make and javac compliler problem in bash In-Reply-To: <3.0.32.20000612234234.0100177c@mail.mathworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 11:42 PM 6/12/00 +0000, Paul Kinnucan wrote: >That is surprising. Cygnus make works fine in Unix mode for me. > >Here is a makefile that I constructed to compile a little test application >that I've been using to test the Java Development Environment for Emacs: > >all: > javac -classpath ../../classes -d ../../classes Test.java In my case, it just doesn't work. It hangs. I am not sure whether this another problem may be related, but when I tried "ls /usr/bin", it seemed to hang. I killed it, and then I brought Windows Task Manager, and then I executed "ls /usr/bin" again. WTM's CPU meter went up 100% for 1 min and 20 seconds, after which "ls /usr/bin" gave me the results. Nothing was running in background (that is, CPU usage was about 2-4 %). But then when I tried "make", the CPU meter really didn't go up. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com