Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gcc

Python Extensions For Win64 Via Gcc

Has anyone had any luck with compiling 64-bit Python extension modules for Windows using mingw64? … Read more Python Extensions For Win64 Via Gcc

How To Change Python Default Compiler To Gcc?

I have Windows 10 and Python 2.7 installed. When I run IDLE I find this: Python 2.7.10 (default, Oc… Read more How To Change Python Default Compiler To Gcc?

Installing Python 2.5.2 On Os X 10.6

I am installing Python 2.5.2 on my Mac (OSX 10.6). I downloaded the source, ran ./configure, and th… Read more Installing Python 2.5.2 On Os X 10.6

Gcc Compiler Not Recognizing -fno-plt Option

I am trying to compile QuantLib Python SWIG bindings on Amazon's EC2 instance with Amazon Linux… Read more Gcc Compiler Not Recognizing -fno-plt Option

Python Shows Wrong Gcc Version

I updated gcc to v6 few weeks ago. Today i noticed that python2 and python3 both the interpreters w… Read more Python Shows Wrong Gcc Version

Matplotlib Error While Installing Pyspeckit

While trying to download Pyspeckit (an astronomy program) I needed to get matplotlib for it to work… Read more Matplotlib Error While Installing Pyspeckit