Pyrex on Darwin, gcc 3.3 optimization trouble

Will Ware will.ware at gmail.com
Sun Jan 1 21:47:15 EST 2006


In case anybody else has this problem, the solution is to add "-O" in
extra_compile_args, which will override the "-O3" normally used. This
is done in the setup.py file.




More information about the Python-list mailing list