projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2648ee
)
update gcc ref
author
Anthony Baxter
<anthonybaxter@gmail.com>
Tue, 30 Nov 2004 01:49:18 +0000
(
01:49
+0000)
committer
Anthony Baxter
<anthonybaxter@gmail.com>
Tue, 30 Nov 2004 01:49:18 +0000
(
01:49
+0000)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 1fe2e0e3934eda7da877580e500c54592608b0d0..060e81ed8043f3fe96a203fc2c2c860deabc1b2c 100644
(file)
--- a/
README
+++ b/
README
@@
-217,7
+217,7
@@
are probably experiencing compiler bugs, usually related to
optimization. This is a common problem with some versions of gcc, and
some vendor-supplied compilers, which can sometimes be worked around
by turning off optimization. Consider switching to stable versions
-(gcc 2.95.2, or contact your vendor.)
+(gcc 2.95.2,
gcc 3.x,
or contact your vendor.)
From Python 2.0 onward, all Python C code is ANSI C. Compiling using
old K&R-C-only compilers is no longer possible. ANSI C compilers are