[Matplotlib-users] GCC failure when updating from 1.1.0 to 1.1.1

2012-08-22 Thread Joe Borġ
Not sure if this is an issue with an out-of-date GCC or if something else is wrong. I've got 1.1.0 on no problem. $python setup.py build ... gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API -DPYCXX_ISO_CPP_LIB=1

Re: [Matplotlib-users] GCC failure when updating from 1.1.0 to 1.1.1

2012-08-22 Thread Benjamin Root
On Wed, Aug 22, 2012 at 12:31 PM, Joe Borġ m...@jdborg.com wrote: Not sure if this is an issue with an out-of-date GCC or if something else is wrong. I've got 1.1.0 on no problem. $python setup.py build ... gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC