t-assign & t-constr

Novak, Sam Sam.Novak at uwsp.edu
Wed Jan 11 16:16:50 CET 2012


I have a self-compiled version of gcc-4.7 that I'm using as my compiler on a powermac G5 quad core.

CC=~/Desktop/gccbuild/bin/gcc CXX=~/Desktop/gccbuild/bin/g++ CPP=~/Desktop/gccbuild/bin/cpp CFLAGS="-O3 -mcpu=G5 -mtune=G5 -pthread" CXXFLAGS="-O3 -mcpu=G5 -mtune=G5 -pthread" LDFLAGS="-L/Users/adm/Desktop/lib32/lib" CPPFLAGS="-I/Users/adm/Desktop/lib32/include -fexceptions" ./configure --with-gnu-ld --enable-cxx --prefix=/Users/adm/Desktop/lib32/

Everything compiles correctly but the two tests in the subject never finish. I even let them run overnight and they were still going the next morning.

Sam Novak
X2716
Sam.Novak at uwsp.edu<mailto:Sam.Novak at uwsp.edu>
IT Workstation Support


More information about the gmp-bugs mailing list