Win 95
Fergus Henderson
fjh at cs.mu.oz.au
Wed Sep 24 14:56:49 AEST 1997
In mail to mercury at cs.mu.oz.au,
Anthony Johnson <arjohns at rs6000.cmp.ilstu.edu> wrote:
> where can I get the win95 verson?
Due to popular demand, I have built a binary distribution of Mercury
for Windows 95 and Windows NT. It is now available at
<ftp://turiel.cs.mu.oz.au/pub/mercury>.
For those of you who want to build from the source distribution on Windows,
I have discovered some useful information while building the above binary
distribution:
- Mercury 0.7 builds cleanly using gnu-win32 version b17.1
(just follow the instructions in README.MS-Windows).
- Mercury 0.7 does NOT build "out-of-the-box" using version b18
of gnu-win32. I think the problem is due to the mprotect()
function in b18. If that's correct, then invoking configure
with the environment variable `ac_cv_func_mprotect_func' set
to `no' would probably avoid the problem. However, I haven't
verified this hypothesis.
The binary distribution that I built using gnu-win32 b17.1 will probably
work with b18, but I haven't verified this.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the users
mailing list