Skip to content

Commit e2f59ef

Browse files
committed
More restrictions on the need for libpython.a
[SVN r31494]
1 parent 92a6faf commit e2f59ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/building.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ <h3><a name="cygwin">Notes for Cygwin GCC Users</a></h3>
223223
<h3><a name="mingw">Notes for MinGW (and Cygwin with -mno-cygwin) GCC
224224
Users</a></h3>
225225

226-
<p>If you are using a version of Python prior to 2.4.1, you will
226+
<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
227228
need to create a MinGW-compatible version of the Python library;
228229
the one shipped with Python will only work with a
229230
Microsoft-compatible linker. Follow the instructions in the

0 commit comments

Comments
 (0)