On Sat, Jan 8, 2011 at 12:03 PM, Ralf W. Grosse-Kunstleve <rwgk@yahoo.com> wrote:
g++ (GCC) 4.6.0 20101206 (experimental)
% make
/bin/sh: line 1: 41686 Segmentation fault      (core dumped) CC='gcc -pthread'
LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes' ./python -E ./setup.py build
make: *** [sharedmods] Error 139

Does that version of gcc emit any warnings during compilation?

--
Daniel Stutzbach