[m-rev.] diff: update README.Solaris
Julien Fischer
juliensf at csse.unimelb.edu.au
Mon Sep 11 17:49:23 AEST 2006
Estimated hours taken: 0.1
Branches: main, release
README.Solaris:
Note that we that the 0.13 release won't work on Solaris 10.
Also, note that `--linkage-static' won't work with Solaris.
Delete stuff related to gcc 2.7 and 2.8. We no longer support
Mercury with any version of gcc less than 2.95.
Julien.
Index: README.Solaris
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/README.Solaris,v
retrieving revision 1.1
diff -u -r1.1 README.Solaris
--- README.Solaris 29 Jan 1998 12:19:10 -0000 1.1
+++ README.Solaris 11 Sep 2006 07:46:24 -0000
@@ -1,9 +1,8 @@
-Reportedly Mercury does not work on Solaris 2.5.1 if it is compiled with
-gcc 2.7.x. It should however work fine on Solaris 2.5.1 if you compile
-it with gcc 2.8, or if you use gcc 2.7.x with an earlier version of Solaris.
+Mercury 0.13 may not work on Solaris 10 (SunOS 5.10) due to incompatibilities
+with the version of Boehm GC shipped with that version of Mercury.
-The binary distribution for Solaris that we distribute was compiled
-with gcc 2.7.2, so if you have Solaris 2.5.1, you may need to compile
-Mercury yourself from our source distribution.
+(The above problem has been fixed in post-0.13 versions of Mercury.)
-("Solaris 2.x" is also known as "SunOS 5.x".)
+Also, note that `--linkage static' is not supported on Solaris. Executables
+produced using this option will cause a segmentation fault.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list