2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00

More restrictions on the need for libpython.a

[SVN r31494]
This commit is contained in:
Dave Abrahams
2005-10-27 12:21:55 +00:00
parent 92a6fafd20
commit e2f59ef548

View File

@@ -223,7 +223,8 @@
<h3><a name="mingw">Notes for MinGW (and Cygwin with -mno-cygwin) GCC
Users</a></h3>
<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
MinGW prior to 3.0.0 (with binutils-2.13.90-20030111-1), you will
need to create a MinGW-compatible version of the Python library;
the one shipped with Python will only work with a
Microsoft-compatible linker. Follow the instructions in the