during build http://fftw.org/fftw-3.0.1.tar.gz with attached gcc4 fix I get: (...) make[1]: Entering directory `/home/users/builder2/rpm/BUILD/fftw-3.0.1/single/dft/simd/codelets' if /bin/sh ../../../libtool --tag=CC --mode=compile ppc-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -fsigned-char -ggdb -pthread -maltivec -mabi=altivec --save-temps -MT n1fv_11.lo -MD -MP -MF ".deps/n1fv_11.Tpo" -c -o n1fv_11.lo n1fv_11.c; \ then mv -f ".deps/n1fv_11.Tpo" ".deps/n1fv_11.Plo"; else rm -f ".deps/n1fv_11.Tpo"; exit 1; fi ppc-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -fsigned-char -ggdb -pthread -maltivec -mabi=altivec --save-temps -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o cc1: out of memory allocating 615615520 bytes after a total of 7448052 bytes make[1]: *** [n1fv_11.lo] Error 1 $ free -m total used free shared buffers cached Mem: 375 61 313 0 7 14 -/+ buffers/cache: 40 335 Swap: 511 25 486
-- Summary: cc1: out of memory allocating... Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pluto at agmk dot net CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: ppc-pld-linux GCC host triplet: ppc-pld-linux GCC target triplet: ppc-pld-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21758