Author: Armin Rigo <[email protected]>
Branch:
Changeset: r1987:7bb97205b028
Date: 2016-04-28 12:08 +0200
http://bitbucket.org/pypy/stmgc/changeset/7bb97205b028/
Log: mention the status with gcc 6.1
diff --git a/gcc-seg-gs/README.txt b/gcc-seg-gs/README.txt
--- a/gcc-seg-gs/README.txt
+++ b/gcc-seg-gs/README.txt
@@ -1,3 +1,21 @@
+
+========== CURRENT STATUS ==========
+
+gcc 6.1 supports '__seg_gs' out of the box. You should use this version
+of gcc (or more recent).
+
+If you want, you can follow the instructions below to download and
+compile the standard gcc. Of course, it is likely that gcc 6.1 will
+soon be available from your Linux distribution directly.
+
+Note that with gcc 6.1, you no longer need gcc-5.1.0-patch.diff, and you
+should not need the "-fno-*" options either.
+
+
+
+========== OLDER INSTRUCTIONS ==========
+
+
Get gcc release 5.1.0 from the download page:
https://gcc.gnu.org/mirrors.html
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit