On 10/05/2010 11:07 AM, Philipp Münzel wrote:
Hi Charles,

thanks for the fast answer!
So I downloaded python 2.7 source and did:

OPT=-m32 LDFLAGS=-m32 ./configure --prefix=/opt/pym32
make

Unfortunately, the build fails:

/bin/sh: line 1: 23704 Segmentation fault      CC='gcc -pthread'
LDSHARED='gcc -pthread -shared' LDFLAGS='-m32' OPT='-DNDEBUG -m32'
./python -E ./setup.py build
make: *** [sharedmods] Error 139

Any thoughts?

I think you should bring this up on a more suitable forum, such as a Python mailing list.

    Stefan

--

      ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to