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: | <200103171201.f2HC1lb86452@deborah.paradise.net.nz> |
Reply-To: | Steve Anderson <Steve_Anderson AT paradise DOT net DOT nz> |
From: | Steve_Anderson AT paradise DOT net DOT nz |
To: | cygwin AT sources DOT redhat DOT com |
Subject: | Make file for Java2 Micro Edition |
Date: | 18 Mar 2001 01:02:45 +1200 |
X-Mailer: | NeoPlanet Version: 5.2.0.1552 |
X-ID: | C96FFC20933B11D49307444553540000 |
X-Brand: | NeoPlanet |
X-Build: | 1552 |
Can someone please explain what 'mks' means, see the (gnu)make readme instructions below. When the instructions talk of the PATH string do they mean the DOS/Windows PATH environment variable? To build the KVM on Win32 using the Makefile in this directory, you must have MKS "sh", "find" and "zip" commands in your path. Also in the PATH string the MKS "find" command must come before the "find" command built into Win32 (e.g., c:\winnt\system32\find.exe). So make sure your PATH variable contains something like: ...c:\mks\mksnt;...c:\winnt\system32 and *NOT* something like: ...c:\winnt\system32;...c:\mks\mksnt The makefiles rely on specific features in the MKS find command that are not available in the Windows find command. Once MKS is in your path, simply type: gnumake Thanks in advance Download NeoPlanet at http://www.neoplanet.com -- 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 |