[Distutils] -O3 brings the compiler to it's knees

Simon Burton simon at arrowtheory.com
Thu Nov 3 12:52:58 CET 2005


On Thu, 3 Nov 2005 11:17:21 +0000
Simon Burton <simon at arrowtheory.com> wrote:

> 
> Is there a way to disable -O3 builds ? I have a big (100k+ lines) extension
> module, and -O3 compile is, at best useless and terribly slow to build, and at worst
> gobbles up all memory and kills the compile.
> 
> Simon.

OK, i've set OPT in the sysconfig vars dictionary to " -w ".

Simon.


-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 


More information about the Distutils-SIG mailing list