[issue11923] gcc: unrecognized option '-n32'

2011-04-26 Thread Paul Griffith
Paul Griffith added the comment: I found the problem, it is with my system. In the past we used to support SGI hosts and I had the SGI_ABI environmental variable set to -n32. Please consider this issue closed. -- status: open -> closed ___ Pyt

[issue11923] gcc: unrecognized option '-n32'

2011-04-26 Thread Paul Griffith
Paul Griffith added the comment: Here is the config.log file! -- Added file: http://bugs.python.org/file21783/config.log ___ Python tracker <http://bugs.python.org/issue11

[issue11923] gcc: unrecognized option '-n32'

2011-04-26 Thread Paul Griffith
Paul Griffith added the comment: I have included the config.log file and a script of configure and make process. CFAGS and friends are not set. -- Added file: http://bugs.python.org/file21782/typescript.python-2.7.1 ___ Python tracker <h

[issue11923] gcc: unrecognized option '-n32'

2011-04-25 Thread Paul Griffith
New submission from Paul Griffith : In compiling Python 2.7.1 on RHEL I run into the following error message when running make. gcc: unrecognized option '-n32' gcc -pthread -n32 -Xlinker -export-dynamic -o python \ Modules/python.o \