[m-rev.] diff: clarify gcc back-end version documentation

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Oct 4 15:50:27 AEST 2002


Estimated hours taken: 0.25
Branches: main

w3/download/include/gcc-backend.inc:
	Update the documentation to mention mercury-0.10.2-beta-*,
	along with mercury-0.10.1, to make it clear that the statements
	about "release-of-the-day" releases only apply to the main-line
	release-of-the-day releases, not the 0.10 branch releases.

Workspace: /home/ceres/fjh/mercury
Index: w3/download/include/gcc-backend.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/gcc-backend.inc,v
retrieving revision 1.8
diff -u -d -r1.8 gcc-backend.inc
--- w3/download/include/gcc-backend.inc	22 Sep 2002 13:40:29 -0000	1.8
+++ w3/download/include/gcc-backend.inc	4 Oct 2002 05:46:09 -0000
@@ -29,8 +29,8 @@
 <p>
 
 The version of the Mercury native code compiler that was included in
-Mercury 0.10.1 should be considered a beta release.  It does not support
-nested modules or tabled evaluation.  It was based on an
+Mercury 0.10.1 and 0.10.2-beta-* should be considered a beta release.
+It does not support nested modules or tabled evaluation.  It was based on an
 unreleased snapshot version of the GCC back-end, and it does not
 work with any officially released version of GCC.
 
@@ -58,7 +58,7 @@
 This contains the Mercury compiler front-end (about 225,000 lines
 of Mercury), as well as the Mercury standard library (about 50,000
 lines of Mercury), runtime system (about 30,000 lines of C), etc.
-You'll need version 0.10, version 0.10.1,
+You'll need version 0.10, version 0.10.1, version 0.10.2-beta-*,
 or (preferably) a release-of-the-day version dated 2002-09-11 or later.
 You can get this from the <a href="<?echo
 $root?>/download.html">Download</a> section of the Mercury web site.
@@ -74,7 +74,7 @@
 <A HREF="ftp://ftp.mercury.cs.mu.OZ.AU/pub/mercury/">
 Mercury ftp site</A>.
 For current release-of-the-day versions of Mercury, you'll need GCC 3.1 or 3.2.
-For Mercury 0.10 or 0.10.1,
+For Mercury 0.10, 0.10.1, or 0.10.2-beta-*,
 you'll need the 20010129 shapshot of gcc,
 which you can get from the GCC cvs repository
 (use the option `-rgcc_ss_20010129' when checking it out),
@@ -93,8 +93,8 @@
 the GCC distribution, but currently it is distributed separately,
 via the <A HREF="ftp://ftp.mercury.cs.mu.OZ.AU/pub/mercury/beta-releases/">
 Mercury ftp site</A>.
-For Mercury 0.10 or 0.10.1, get mercury-gcc-0.10.1.tar.gz.
-For release-of-the-day distributions, get mercury-gcc-rotd-20020911.tar.gz.
+For Mercury 0.10, 0.10.1, or 0.10.2-beta-*, get mercury-gcc-0.10.1.tar.gz.
+For release-of-the-day distributions, get mercury-gcc-rotd-*.tar.gz.
 Alternatively, you can also get this using
 <a href="<?echo $root?>/information/developers/remote_cvs.html">CVS</a>;
 it is in the "mercury-gcc" directory of the Mercury repository, so it can
@@ -104,7 +104,7 @@
 <p>
 
 Unfortunately the interface to the GCC back-end changes quite frequently,
-so you need to be careful that you get matching versions of all of the
+so you need to be very careful that you get matching versions of all of the
 above.
 
 <p>
@@ -115,7 +115,7 @@
 <H3>Binaries</H3>
 
 The native-code compiler is included in some of our binary distributions
-for 0.10, 0.10.1, and the release-of-the-day releases.
+for 0.10, 0.10.1, 0.10.2-beta, and the release-of-the-day releases.
 The distributions that include the native-code compiler are
 the ones named "*i686-pc-linux-gnu-O4*"
 (but NOT the ones named "*i686-pc-linux-gnu-O4-hlc").

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list