We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a6faf commit e2f59efCopy full SHA for e2f59ef
1 file changed
doc/building.html
@@ -223,7 +223,8 @@ <h3><a name="cygwin">Notes for Cygwin GCC Users</a></h3>
223
<h3><a name="mingw">Notes for MinGW (and Cygwin with -mno-cygwin) GCC
224
Users</a></h3>
225
226
- <p>If you are using a version of Python prior to 2.4.1, you will
+ <p>If you are using a version of Python prior to 2.4.1 with a
227
+ MinGW prior to 3.0.0 (with binutils-2.13.90-20030111-1), you will
228
need to create a MinGW-compatible version of the Python library;
229
the one shipped with Python will only work with a
230
Microsoft-compatible linker. Follow the instructions in the
0 commit comments