diff --git a/doc/building.html b/doc/building.html index d08ed05d..e03c1ef7 100644 --- a/doc/building.html +++ b/doc/building.html @@ -46,6 +46,9 @@
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
+ "Non-Microsoft" section of the "Building Extensions: Tips And Tricks"
+ chapter in Installing Python
+ Modules to create libpythonXX.a, where XX
+ corresponds to the major and minor version numbers of your Python
+ installation.
The build process will create a