Gnumake and Environment Variables

Paul Garceau pgarceau@qwest.net
Fri Feb 23 13:35:00 GMT 2001


On 23 Feb 2001, at 0:22, the Illustrious Tim Prince wrote:

> You aren't meant to take it so literally.  The make included in
> cygwin is gnu make. On unix systems, people often rename gnu make
> themselves, e.g. to gmake, in order to keep both the vendor's
> version and the usually more current gnu version. ----- Original
> Message ----- From: <Steve_Anderson@paradise.net.nz> To:
> <cygwin@sources.redhat.com> Sent: Thursday, February 22, 2001
> 8:09 PM Subject: Gnumake and Environment Variables
> 
> 
> > I am trying to build the J2ME CLDC Reference Implementation
> > (Java 2
> Micro Edition).  Anyway, the documentation says go to the
> build/win32 directory and enter gnumake, but the following
> message is returned: > > gnumakeBASH: gnumake: command not found
> >

	Try entering "make" instead of "gnumake".

	Afaik, gcc/g++  does not support Java compilations.  You will 
need to be using the Java compiler you have for j2me CLDC.

	Peace,

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




Nothing real can be threatened.
    Nothing unreal exists.

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



More information about the Cygwin mailing list