From: Guido van Rossum Date: Tue, 30 Jun 1998 16:58:58 +0000 (+0000) Subject: # Be more definite about the MIPSpro compiler bug being fixed in a X-Git-Tag: v1.5.2a1~370 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0dd010a9e4a2904997fb2f65947cc347c1f25e0d;p=thirdparty%2FPython%2Fcpython.git # Be more definite about the MIPSpro compiler bug being fixed in a # later release. --- diff --git a/README b/README index 329528accfe1..4377962283a5 100644 --- a/README +++ b/README @@ -297,8 +297,8 @@ SGI: SGI's standard "make" utility (/bin/make or /usr/bin/make) A bug in the MIPSpro 7.1 compiler's optimizer seems to break Modules/pypcre.c. The short term solution is to compile it - without optimization. The bug appears to be fixed in version - 7.2.1 of the compiler. + without optimization. The bug is fixed in version 7.2.1 of + the compiler. OS/2: If you are running Warp3 or Warp4 and have IBM's VisualAge C/C++ compiler installed, just change into the pc\os2vacpp directory