Berthold Höllmann wrote: > Has anyone compiled python successfully using PGI compilers under 64 > bit Linux. If yes, what are the neccesarry switches?
As a starting point, I would try to compile without optimization. If the compiler has something similar to gcc's -fno-strict-aliasing, you should pass that as well. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list