On Sat, Jan 8, 2011 at 12:03 PM, Ralf W. Grosse-Kunstleve <r...@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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to