Mercury also compiles with gcc 3.3, 3.4.1 and 3.4.2 on

README.MacOS:
	Mercury also compiles with gcc 3.3, 3.4.1 and 3.4.2 on
	MacOS 10.3.3.  Update this file accordingly.
This commit is contained in:
Julien Fischer
2004-10-04 06:45:13 +00:00
parent 45a982f5df
commit 8d77ab7688

View File

@@ -2,7 +2,7 @@ This file documents the port of Mercury to PowerPC Macs running MacOS X,
i.e. the "powerpc-apple-darwin" configuration.
The latest version of the Mercury compiler (as at 19 May 2004) doesn't compile
with gcc 2.95.2 on MacOS 10.3.3, however it does with gcc 3.4.0.
with gcc 2.95.2 on MacOS 10.3.3, however it does with gcc 3.3 and greater.
The version of tar in /usr/bin/tar on some older versions of MacOS
(e.g. 10.1) doesn't work properly -- it truncates long path names.