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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dd010a9e4a2904997fb2f65947cc347c1f25e0d;p=python # Be more definite about the MIPSpro compiler bug being fixed in a # later release. --- diff --git a/README b/README index 329528accf..4377962283 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