Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
To: Steve Anderson <Steve_Anderson@paradise.net.nz>
Cc: cygwin@sources.redhat.com
Subject: Re: Make file for Java2 Micro Edition
References: <200103171202.f2HC2vb86521@deborah.paradise.net.nz>
From: Andrew Markebo <flognat@flognat.myip.org>
Date: 17 Mar 2001 13:14:32 +0100
In-Reply-To: <200103171202.f2HC2vb86521@deborah.paradise.net.nz>
Message-ID: <m3g0gcmw2f.fsf@master.athome>
Lines: 15
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

cl, sounds like microsofts c/c++ compiler? So either cl is hardcoded
in the makefiles, or you are running with nmake?

(There is probably a makefile in ../../tools/preverifier/build/win32)
also 

        /Andy

/ Steve_Anderson@paradise.net.nz wrote:
| I am trying to run the make file for J2ME (Java 2 Micro Edition).  When the make file runs I get the following error:
| 
| Recursively making ../../tools/preverifier/build/win32 all... make[1]: Entering directory '/cygdrive/d/j2me//j2me_cldc/tools/preverifier/build/win32/' cl -c -I../..src/ -DWIN32 -DJAVAVERIFY -DTRIMMED ../../src/check_class.c make[1]: cl: command not found make[1]: *** [check_class.obj] Error 127 make[1]: leaving directory '/cygdrive/d/j2me//j2me_cldc/tools/preverifier/build/win32/' make: *** [all] Error 1
| 
| What is the cl command?


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

