[m-rev.] warn about GCC 3.3.1 on web page
Fergus Henderson
fjh at cs.mu.OZ.AU
Sat Nov 1 22:39:29 AEDT 2003
Estimated hours taken: 0.25
Branches: main
w3/download/include/release.inc:
Add a warning about the use of GCC 3.3.1.
Workspace: /home/ceres/fjh/mercury
Index: w3/download/include/release.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.32
diff -u -d -r1.32 release.inc
--- w3/download/include/release.inc 11 Feb 2003 04:58:39 -0000 1.32
+++ w3/download/include/release.inc 1 Nov 2003 11:37:57 -0000
@@ -130,6 +130,10 @@
GCC 3.0 will NOT work. It has bugs which cause internal compiler
errors when compiling the C code generated by the Mercury compiler.
<p>
+ GCC 3.3.1 will NOT work. It has a different bug which also causes
+ internal compiler errors when compiling the C code generated by
+ the Mercury compiler. This is apparently fixed in GCC 3.3.2.
+ <p>
Avoid GCC 2.96 (distributed with Red Hat Linux 7.x) and
other unofficial releases of GCC.
<p>
--
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