delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <00b101c0aef9$2885a1f0$9865fea9@timayum4srqln4> |
From: | "Tim Prince" <tprince AT computer DOT org> |
To: | "Steve Anderson" <Steve_Anderson AT paradise DOT net DOT nz>, |
"Andrew Markebo" <flognat AT flognat DOT myip DOT org> | |
Cc: | <cygwin AT sources DOT redhat DOT com> |
References: | <200103171202 DOT f2HC2vb86521 AT deborah DOT paradise DOT net DOT nz> <m3g0gcmw2f DOT fsf AT master DOT athome> |
Subject: | Re: Make file for Java2 Micro Edition |
Date: | Sat, 17 Mar 2001 07:44:29 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
My ugly solution to this in an analogous case is to make a copy of gcc named CL in the same path, and of course exclude any path where the real CL might be found. Just too difficult to make these commercial setups choose a different compiler. If the customer's CC and CXX environment variables worked, that would be the obvious place to correct the setup. ----- Original Message ----- From: "Andrew Markebo" <flognat AT flognat DOT myip DOT org> To: "Steve Anderson" <Steve_Anderson AT paradise DOT net DOT nz> Cc: <cygwin AT sources DOT redhat DOT com> Sent: Saturday, March 17, 2001 4:14 AM Subject: Re: Make file for Java2 Micro Edition > 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 AT paradise DOT net DOT 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |