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

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

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

Installing Lxml On Mac Os X 10.6.8 With Gcc 4.2

I've installed gcc on Mac OS X 10.6.8 using the osx-gcc-installer. Downloading XCode would take… Read more Installing Lxml On Mac Os X 10.6.8 With Gcc 4.2

Why Are The Python.org Os X Installers Built With Gcc-4.0?

In answering SO question 3500638, Ned Deily states that the Apple-supplied Pythons (2.5.4 and 2.6.5… Read more Why Are The Python.org Os X Installers Built With Gcc-4.0?

Strange Python Compilation Results With "--enable-shared" Flag

I am using Debian (which comes with Python-2.7.3), trying to compile Python-2.7.6 from source for u… Read more Strange Python Compilation Results With "--enable-shared" Flag

Gcc Error When Installing Mysql_python 1.2.2 (mac Os 10.6 Snow Leopard)

I'm trying to install MySQL_python 1.2.2 (I specifically need this version, not the current 1.2… Read more Gcc Error When Installing Mysql_python 1.2.2 (mac Os 10.6 Snow Leopard)