projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ade40
)
Addition to previous note -- comfigure --without-gcc also works.
author
Guido van Rossum
<guido@python.org>
Mon, 11 Jan 1999 16:47:30 +0000
(16:47 +0000)
committer
Guido van Rossum
<guido@python.org>
Mon, 11 Jan 1999 16:47:30 +0000
(16:47 +0000)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 352588df03165bdbcaa5ab74b2af5981d7066b62..9a2f51104d656f282d2e3cd5297b0f14ea6b6076 100644
(file)
--- a/
README
+++ b/
README
@@
-307,7
+307,8
@@
SGI: SGI's standard "make" utility (/bin/make or /usr/bin/make)
A bug in gcc-2.8.1 sets sys.maxint to -1 which *also* seems to
break Modules/pypcre.c. The egcs versions of gcc fix this
- problem. (Raj Srinivasan)
+ problem. Or use configure --without-gcc to compile with SGI's
+ compiler, if you have it. (Raj Srinivasan, Kelvin Chu)
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