mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-21 04:13:46 +00:00
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.
11 lines
344 B
Plaintext
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
|
|
|