Files
mercury/bindist/README.MS-Windows
Fergus Henderson 7f2d503ba9 Update the README files for the binary distributions to reflect recent changes.
Estimated hours taken: 0.5

Update the README files for the binary distributions to reflect recent changes.
(A little late, oh well.)

bindist/README.MS-Windows:
	Mention info_to_gdb.
	Delete mention of an old cygwin bug since fixed.

bindist/bindist.README:
	Update the stuff about copyright messages.
	Add trailing slashes to the URLs.

bindist/bindist.README.MS-Windows:
	Use the new name "Cygwin" instead of "Cygwin32" or "gnu-win32".
	Update the Cygwin URL and installation instructions.
	Update the instructions for running configure --
	it now autodetects this configuration, so there's no
	need to specify it explicitly.
1998-12-16 19:23:41 +00:00

11 lines
344 B
Plaintext

To create a binary distribution on Windows 95 or Windows NT:
- first install from the source distribution (see ../README.MS-Windows)
- s/mdemangle/mdemangle.exe/ and s/mkinit/mkinit.exe/
and s/info_to_mdb/info_to_mdb.exe/
in bindist/Mmakefile and bindist/bindist.Makefile.in
- then just do `mmake bindist' in the bindist directory