No description
Find a file
Paul Smith 6c9e53d648 Fix problems with README and build.sh
Apply an old patch from Paul Eggert.
2004-11-30 20:58:52 +00:00
config Many bug fixes etc. 2004-01-21 06:32:59 +00:00
doc Implemented realpath' and abspath' built-in functions. 2004-11-30 19:51:24 +00:00
glob Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. 2003-07-31 13:04:32 +00:00
po Many bug fixes etc. 2004-01-21 06:32:59 +00:00
tests Implemented realpath' and abspath' built-in functions. 2004-11-30 19:51:24 +00:00
w32 Numerous fixes: patches for OS/2; core for -f ''; makefile updates. 2004-02-23 06:25:54 +00:00
.cvsignore Fix order-only prerequisites for pattern rules. (Savannah patch #2349). 2004-01-07 19:36:39 +00:00
.purify * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when 1999-07-20 22:34:41 +00:00
acinclude.m4 Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
alloca.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
amiga.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
amiga.h
ar.c Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
arscan.c Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
AUTHORS Documentation and tests for order-only prerequisites. 2002-07-09 06:35:56 +00:00
build.template Numerous updates and bug fixes. 2004-03-22 15:11:48 +00:00
build_w32.bat Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
ChangeLog Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
ChangeLog.1
ChangeLog.2 Build fixes due to changes in the FSF web site. 2003-10-22 04:35:27 +00:00
commands.c Remove sindex() and replace with strstr(). 2004-09-21 12:07:12 +00:00
commands.h
config.ami.template Don't use __STDC__; some compilers don't set it properly. 2004-03-06 08:05:17 +00:00
config.h-vms.template Don't use __STDC__; some compilers don't set it properly. 2004-03-06 08:05:17 +00:00
config.h.W32.template Don't use __STDC__; some compilers don't set it properly. 2004-03-06 08:05:17 +00:00
configh.dos.template Don't use __STDC__; some compilers don't set it properly. 2004-03-06 08:05:17 +00:00
configure.bat
configure.in Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
COPYING
debug.h * Update debugging to use string flags instead of integers. 1999-11-27 08:09:42 +00:00
default.c Various enhancements 2004-05-16 19:16:52 +00:00
dep.h Various enhancements 2004-05-16 19:16:52 +00:00
dir.c Added MINGW32 changes. 2003-11-03 22:04:09 +00:00
dosbuild.bat Various cleanups reported by people using the alpha release. 2002-07-08 13:05:02 +00:00
expand.c Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), 2004-09-21 04:00:31 +00:00
file.c Fixed bug in implicit rule prerequisite evaluation code. Added test. 2004-09-21 20:23:12 +00:00
filedef.h Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
function.c Implemented realpath' and abspath' built-in functions. 2004-11-30 19:51:24 +00:00
getloadavg.c Various enhancements 2004-05-16 19:16:52 +00:00
getopt.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
getopt.h
getopt1.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
gettext.h Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. 2002-04-21 23:57:24 +00:00
hash.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
hash.h Fix HAVE_BROKEN_RESTART logic. 2002-09-11 16:55:44 +00:00
implicit.c Fixed bug in implicit rule prerequisite evaluation code. Added test. 2004-09-21 20:23:12 +00:00
INSTALL Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
job.c Patch for command line parsing for VMS from Hartmut Becker. 2004-11-12 21:30:20 +00:00
job.h Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de> 2003-03-24 23:14:15 +00:00
main.c Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
maintMakefile Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
make.1
make.h Fix for bug #1276: Handle SHELL according to POSIX requirements. 2004-11-28 23:11:23 +00:00
make.lnk
Makefile.am Fix problems with README and build.sh 2004-11-30 20:58:52 +00:00
Makefile.ami Add hash.c etc. to various non-UNIX makefiles. 2002-11-19 04:39:15 +00:00
makefile.com Add VMS updates from Martin Zinser. 2002-10-01 15:32:14 +00:00
Makefile.DOS.template Add hash.c etc. to various non-UNIX makefiles. 2002-11-19 04:39:15 +00:00
makefile.vms Various enhancements 2004-05-16 19:16:52 +00:00
misc.c Remove sindex() and replace with strstr(). 2004-09-21 12:07:12 +00:00
NEWS Some code cleanups and efficiency enhancements. As far as I can tell 2004-09-21 13:51:58 +00:00
NMakefile.template Numerous updates and bug fixes. 2004-03-22 15:11:48 +00:00
read.c Moved expansion of simple pattern-specific variables from the rebuild stage 2004-10-05 16:56:14 +00:00
README.Amiga
README.customs * Fix PR/1394. 1999-10-15 07:00:58 +00:00
README.cvs Updates to automate generation of GNU upload artifacts. 2004-03-04 13:42:51 +00:00
README.DOS.template * Various fixes for problems in the 3.79.0.1 pretest. 2000-06-19 21:22:44 +00:00
README.OS2.template Numerous updates and bug fixes. 2004-03-22 15:11:48 +00:00
README.template Updates to automate generation of GNU upload artifacts. 2004-03-04 13:42:51 +00:00
readme.vms Various enhancements 2004-05-16 19:16:52 +00:00
README.W32.template Numerous updates and bug fixes. 2004-03-22 15:11:48 +00:00
remake.c Implemented dontcare flag inheritance when rebuilding makefiles. 2004-09-28 18:13:55 +00:00
remote-cstms.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
remote-stub.c Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00
rule.c Numerous updates and bug fixes. 2004-03-22 15:11:48 +00:00
rule.h - Fix bug #1405: allow multiple pattern-specific variables to match a target. 2003-05-02 01:44:59 +00:00
SCOPTIONS
signame.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
SMakefile.template Add hash.c etc. to various non-UNIX makefiles. 2002-11-19 04:39:15 +00:00
subproc.bat
TODO.private * Minor code cleanups 2000-07-07 17:34:56 +00:00
variable.c Fix for bug #1276: Handle SHELL according to POSIX requirements. 2004-11-28 23:11:23 +00:00
variable.h Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)), 2004-09-21 04:00:31 +00:00
version.c * A bugfix on MAKEFLAGS options creation that broke jobserver. 1999-09-01 08:04:30 +00:00
vmsdir.h * Merge VMS patches by Hartmut Becker. 2000-01-22 05:43:03 +00:00
vmsfunctions.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
vmsify.c Convert the source code to use ANSI C style function definitions and 2002-10-14 21:54:04 +00:00
vpath.c Many compiler warning cleanups. 2004-02-24 13:50:19 +00:00

Port of GNU make to Windows NT and Windows 95
Builds natively with MSVC 2.x or MSVC 4.x compilers.
Should also build fine with MSVC 5.x and 6.x (though not confirmed).

This Windows 32-bit port of GNU make is maintained primarily by Rob
Tulloh, who is also the author of this README.

To build with nmake on MS-Windows:

	1. Make sure cl.exe is in your %Path%. Example:

		set Path=%Path%;c:/msdev/bin

	2. Make sure %include% is set to msvc include directory. Example:

		set include=c:/msdev/include

	3. Make sure %lib% is set to msvc lib directory. Example:

		set lib=c:/msdev/lib

	4. nmake /f NMakefile


    A short cut to steps 1, 2, and 3 is to run VCVARS32.bat before
    invoking namke. For example:

        c:
        cd \msdev\bin
        VCVARS32.bat
	cd \path\to\make-%VERSION%
	nmake /f NMakefile

There is a bat file (build_w32.bat) for folks who have fear of nmake.

Outputs:

	WinDebug/make.exe
	WinRel/make.exe


-- Notes/Caveats --

GNU make on Windows 32-bit platforms:

	This version of make is ported natively to Windows32 platforms
	(Windows NT 3.51, Windows NT 4.0, Windows 95, and Windows 98). It
	does not rely on any 3rd party software or add-on packages for
	building. The only thing needed is a version of Visual C++,
	which is the predominant compiler used on Windows32 platforms.

	Do not confuse this port of GNU make with other Windows32 projects
	which provide a GNU make binary. These are separate projects
	and are not connected to this port effort.

GNU make and sh.exe:

	This port prefers you have a working sh.exe somewhere on your
	system. If you don't have sh.exe, the port falls back to
	MSDOS mode for launching programs (via a batch file).
	The MSDOS mode style execution has not been tested that
	carefully though (The author uses GNU bash as sh.exe).

	There are very few true ports of Bourne shell for NT right now.
	There is a version of GNU bash available from Cygnus "Cygwin"
	porting effort (http://www.cygwin.com/).
	Other possibilities are the MKS version of sh.exe, or building
        your own with a package like NutCracker (DataFocus) or Portage
        (Consensys).  Also MinGW includes sh (http://mingw.org/).

GNU make and brain-dead shells (BATCH_MODE_ONLY_SHELL):

	Some versions of Bourne shell do not behave well when invoked
	as 'sh -c' from CreateProcess().  The main problem is they seem
	to have a hard time handling quoted strings correctly. This can
	be circumvented by writing commands to be executed to a batch
	file and then executing the command by calling 'sh file'.

	To work around this difficulty, this version of make supports
	a batch mode.  When BATCH_MODE_ONLY_SHELL is defined at compile
	time, make forces all command lines to be executed via script
	files instead of by command line.  In this mode you must have a
	working sh.exe in order to use parallel builds (-j).

	A native Windows32 system with no Bourne shell will also run
	in batch mode.  All command lines will be put into batch files
	and executed via $(COMSPEC) (%COMSPEC%).  Note that parallel
        builds (-j) require a working Bourne shell; they will not work
        with COM.

GNU make and Cygnus GNU Windows32 tools:

	Good news! Make now has native support for Cygwin sh. To enable,
	define the HAVE_CYGWIN_SHELL in config.h and rebuild make
	from scratch. This version of make tested with B20.1 of Cygwin.
	Do not define BATCH_MODE_ONLY_SHELL if you use HAVE_CYGWIN_SHELL.

GNU make and the MKS shell:

	There is now semi-official support for the MKS shell. To turn this
	support on, define HAVE_MKS_SHELL in the config.h.W32 before you
	build make.  Do not define BATCH_MODE_ONLY_SHELL if you turn
	on HAVE_MKS_SHELL.

GNU make handling of drive letters in pathnames (PATH, vpath, VPATH):

	There is a caveat that should be noted with respect to handling
	single character pathnames on Windows systems.	When colon is
	used in PATH variables, make tries to be smart about knowing when
	you are using colon as a separator versus colon as a drive
	letter.	 Unfortunately, something as simple as the string 'x:/'
	could be interpreted 2 ways: (x and /) or (x:/).

	Make chooses to interpret a letter plus colon (e.g. x:/) as a
	drive letter pathname.	If it is necessary to use single
	character directories in paths (VPATH, vpath, Path, PATH), the
	user must do one of two things:

	 a. Use semicolon as the separator to disambiguate colon. For
	    example use 'x;/' if you want to say 'x' and '/' are
	    separate components.

	 b. Qualify the directory name so that there is more than
	    one character in the path(s) used. For example, none
	    of these settings are ambiguous:

	      ./x:./y
	      /some/path/x:/some/path/y
	      x:/some/path/x:x:/some/path/y

	Please note that you are free to mix colon and semi-colon in the
	specification of paths.	 Make is able to figure out the intended
	result and convert the paths internally to the format needed
	when interacting with the operating system, providing the path
	is not within quotes, e.g. "x:/test/test.c".

	You are encouraged to use colon as the separator character.
	This should ease the pain of deciding how to handle various path
	problems which exist between platforms.	 If colon is used on
	both Unix and Windows systems, then no ifdef'ing will be
	necessary in the makefile source.

GNU make test suite:

	I verified all functionality with a slightly modified version
	of make-test-%VERSION% (modifications to get test suite to run
	on Windows NT). All tests pass in an environment that includes
	sh.exe.  Tests were performed on both Windows NT and Windows 95.

Building GNU make on Windows NT and Windows 95/98 with Microsoft Visual C:

	I did not provide a Visual C project file with this port as
	the project file would not be considered freely distributable
	(or so I think). It is easy enough to create one, though, if
	you know how to use Visual C.

	I build the program statically to avoid problems locating DLL's
	on machines that may not have MSVC runtime installed. If you
	prefer, you can change make to build with shared libraries by
	changing /MT to /MD in the NMakefile (or in build_w32.bat).

	The program has not been built for non-Intel architectures (yet).

	I have not tried to build with any other compilers than MSVC. I
	have heard that this is possible though so don't be afraid to
	notify me of your successes!

Pathnames and white space:

	Unlike Unix, Windows 95/NT systems encourage pathnames which
	contain white space (e.g. C:\Program Files\). These sorts of
	pathnames are legal under Unix too, but are never encouraged.
	There is at least one place in make (VPATH/vpath handling) where
	paths containing white space will simply not work. There may be
	others too. I chose to not try and port make in such a way so
	that these sorts of paths could be handled. I offer these
	suggestions as workarounds:

		1. Use 8.3 notation. i.e. "x:/long~1/", which is actually
		   "x:\longpathtest".  Type "dir /x" to view these filenames
		   within the cmd.exe shell.
		2. Rename the directory so it does not contain white space.

	If you are unhappy with this choice, this is free software
	and you are free to take a crack at making this work. The code
	in w32/pathstuff.c and vpath.c would be the places to start.

Pathnames and Case insensitivity:

	Unlike Unix, Windows 95/NT systems are case insensitive but case
	preserving.  For example if you tell the file system to create a
	file named "Target", it will preserve the case.  Subsequent access to
	the file with other case permutations will succeed (i.e. opening a
	file named "target" or "TARGET" will open the file "Target").

	By default, GNU make retains its case sensitivity when comparing
	target names and existing files or directories.  It can be
	configured, however, into a case preserving and case insensitive
	mode by adding a define for HAVE_CASE_INSENSITIVE_FS to
	config.h.W32.

	For example, the following makefile will create a file named
	Target in the directory subdir which will subsequently be used
	to satisfy the dependency of SUBDIR/DepTarget on SubDir/TARGET.
	Without HAVE_CASE_INSENSITIVE_FS configured, the dependency link
	will not be made:

	subdir/Target:
		touch $@

	SUBDIR/DepTarget: SubDir/TARGET
		cp $^ $@

	Reliance on this behavior also eliminates the ability of GNU make
	to use case in comparison of matching rules.  For example, it is
	not possible to set up a C++ rule using %.C that is different
	than a C rule using %.c.  GNU make will consider these to be the
	same rule and will issue a warning.

SAMBA/NTFS/VFAT:

	I have not had any success building the debug version of this
	package using SAMBA as my file server. The reason seems to be
	related to the way VC++ 4.0 changes the case name of the pdb
	filename it is passed on the command line. It seems to change
	the name always to to lower case. I contend that
	the VC++ compiler should not change the casename of files that
	are passed as arguments on the command line. I don't think this
	was a problem in MSVC 2.x, but I know it is a problem in MSVC 4.x.

	The package builds fine on VFAT and NTFS filesystems.

	Most all of the development I have done to date has been using
	NTFS and long file names. I have not done any considerable work
	under VFAT. VFAT users may wish to be aware that this port
	of make does respect case sensitivity.

FAT:

	Version 3.76 added support for FAT filesystems. Make
	works around some difficulties with stat'ing of
	files and caching of filenames and directories internally.

Bug reports:

	Please submit bugs via the normal bug reporting mechanism which
	is described in the GNU make manual and the base README.