Open brnorris03 opened 7 years ago
In python 2.7 distutils, the ext build fails (using wrong command-line compiler options, hard-coded in distutils). Solution: move away from using distutils.
In python 2.7 distutils, the ext build fails (using wrong command-line compiler options, hard-coded in distutils). Solution: move away from using distutils.