SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 16 Python

Change the option used on Linux to export all symbols

from the main program to shared libraries.  On mklinux, the old
'-rdynamic' doesn't work; the new '-Xlinker -export-dynamic' works
both there and on Intel Linux platforms.
G
Guido van Rossum committed
2d9feeddf355fdc0f7608b178df89ddba33370b4
Parent: 465f71d