We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2505b commit 1cef264Copy full SHA for 1cef264
Doc/install/index.rst
@@ -1046,7 +1046,7 @@ These compilers require some special libraries. This task is more complex than
1046
for Borland's C++, because there is no program to convert the library. First
1047
you have to create a list of symbols which the Python DLL exports. (You can find
1048
a good program for this task at
1049
-http://www.emmestech.com/software/pexports-0.43/download_pexports.html).
+http://sourceforge.net/projects/mingw/files/MinGW/Extension/pexports/).
1050
1051
.. I don't understand what the next line means. --amk
1052
.. (inclusive the references on data structures.)
0 commit comments