Benjamin Peterson wrote:
Helmut Jarausch <jarausch <at> skynet.be> writes:
As I said, it's 'make' in Python's source directory
(SVN revision 75309  Last Changed Date: 2009-10-10)

I can't reproduce your failure. What are the exact commands you are using?


CFLAGS='-O3 -mtune=native -msse2 -pipe' CXXFLAGS=$CFLAGS \
  ./configure --prefix=/usr/local --with-computed-gotos --enable-big-digits \
  --with-cxx=g++ --with-signal-module --with-threads \
  --with-pymalloc --with-fpectl --with-tsc

make -j4

Thanks for your help
Helmut.

(I'm using gcc-4.4.1)

--
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to