This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
GCC 4.5 cannot be built on my machine. I've searched the web for reasons but I can't find them. My running system is Ubuntu 9.10 final. The building process aborts at stage 2.
michael@ubuntu:~/src/build$ ../gcc-4.5-20091029/configure --program-suffix=-4.5 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++,java --with-system-
zlib --disable-werror
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr libraries... yes
checking for the correct version of the mpc library... yes
checking for version 0.10 of PPL... yes
checking for correct version of CLooG... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libelf.h usability... yes
checking libelf.h presence... yes
checking for libelf.h... yes
checking gelf.h usability... yes
checking gelf.h presence... yes
checking for gelf.h... yes
checking libelf/libelf.h usability... no
checking libelf/libelf.h presence... no
checking for libelf/libelf.h... no
checking libelf/gelf.h usability... no
checking libelf/gelf.h presence... no
checking for libelf/gelf.h... no
checking for the correct version of libelf... no
*** This configuration is not supported in the following subdirectories:
zlib target-libada gnattools target-libgfortran target-libobjc
(Any other directories should still work fine.)
conftest.c:1: warning: function declaration isn't a prototype
conftest.c: In function `main':
conftest.c:1: warning: old-style function definition
checking for default BUILD_CONFIG... bootstrap-debug
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... gcj
checking for gfortran... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... just compiled
checking where to find the target gfortran... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
michael@ubuntu:~/src/build$ make
[ -f stage_final ] || echo stage3 > stage_final
(skipped due to size constraints)
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND -I. -I. -I../../gcc-4.5-20091029/gcc -
I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -I../../gcc-4.5-20091029/gcc/../libdecnumber -
I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND \
../../gcc-4.5-20091029/gcc/config/host-linux.c
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cgraph.c -o cgraph.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cgraphbuild.c -o cgraphbuild.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cgraphunit.c -o cgraphunit.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND \
-DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/include-fixed\" -
DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-
gnu/4.5.0/../../../../include/c++/4.5.0/x86_64-unknown-linux-gnu\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-
gnu/4.5.0/../../../../include/c++/4.5.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../x86_64-unknown-
linux-gnu/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../x86_64-unknown-linux-gnu/include\" -DPREFIX=\"/usr/local/\" -
DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" \
-c ../../gcc-4.5-20091029/gcc/cppdefault.c -o cppdefault.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/incpath.c -o incpath.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-cp.c -o ipa-cp.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-inline.c -o ipa-inline.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-prop.c -o ipa-prop.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-pure-const.c -o ipa-pure-
const.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-reference.c -o ipa-
reference.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-struct-reorg.c -o ipa-
struct-reorg.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-type-escape.c -o ipa-type-
escape.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa-utils.c -o ipa-utils.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/ipa.c -o ipa.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/matrix-reorg.c -o matrix-
reorg.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND \
-DPREFIX=\"/usr/local\" -DBASEVER="\"4.5.0\"" \
-c ../../gcc-4.5-20091029/gcc/prefix.c -o prefix.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/tree-inline.c -o tree-inline.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/tree-nomudflap.c -o tree-
nomudflap.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/varpool.c -o varpool.o
rm -rf libbackend.a
ar rc libbackend.a insn-attrtab.o insn-automata.o insn-emit.o insn-extract.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o ggc-page.o alias.o alloc-pool.o auto-
inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o
combine.o combine-stack-adj.o convert.o coverage.o cse.o cselib.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-byte-scan.o df-core.o df-problems.o df-scan.o dfp.o diagnostic.o dojump.o
dominance.o domwalk.o double-int.o dse.o dwarf2asm.o dwarf2out.o ebitmap.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o
gcse.o genrtl.o ggc-common.o gimple.o gimple-iterator.o gimple-low.o gimple-pretty-print.o gimplify.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-
dependences.o graphite-interchange.o graphite-poly.o graphite-ppl.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o init-regs.o integrate.o intl.o
ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o lambda-code.o lambda-mat.o lambda-trans.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o
loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lto-cgraph.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-streamer.o lto-wpa-fixup.o lto-
compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options.o opts-common.o opts.o params.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o
predict.o pretty-print.o print-rtl.o print-tree.o profile.o real.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o
rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o
statistics.o stmt.o stor-layout.o store-motion.o stringpool.o targhooks.o timevar.o toplev.o tracer.o tree-affine.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-
data-ref.o tree-dfa.o tree-dump.o tree-eh.o tree-if-conv.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-loop-linear.o tree-nested.o tree-nrv.o tree-object-size.o tree-optimize.o tree-
outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-
ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o
tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-
opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-structalias.o tree-ssa-ter.o
tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-
vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o value-prof.o var-tracking.o varasm.o varray.o vec.o version.o vmsdbgout.o web.o xcoffout.o
i386.o host-linux.o cgraph.o cgraphbuild.o cgraphunit.o cppdefault.o incpath.o ipa-cp.o ipa-inline.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-struct-reorg.o ipa-type-escape.o ipa-utils.o
ipa.o matrix-reorg.o prefix.o tree-inline.o tree-nomudflap.o varpool.o
ranlib libbackend.a
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-
ppoutput.o c-cppbuiltin.o c-objc-common.o c-dump.o c-pch.o c-parser.o i386-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o \
dummy-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lcloog -
lppl_c -lppl -lgmpxx -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/build -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND \
-o build/genchecksum.o ../../gcc-4.5-20091029/gcc/genchecksum.c
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \
build/genchecksum.o .././libiberty/libiberty.a
build/genchecksum cc1-dummy > cc1-checksum.c
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND cc1-checksum.c -o cc1-checksum.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-ppoutput.o c-
cppbuiltin.o c-objc-common.o c-dump.o c-pch.o c-parser.o i386-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o \
cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lcloog -lppl_c
-lppl -lgmpxx -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/gcov.c -o gcov.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/errors.c -o errors.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H gcov.o intl.o version.o errors.o ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/. -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/gcov-dump.c -o gcov-dump.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H gcov-dump.o version.o errors.o \
../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/cp-lang.c -o cp/cp-lang.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/call.c -o cp/call.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/decl.c -o cp/decl.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/expr.c -o cp/expr.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/pt.c -o cp/pt.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/typeck2.c -o cp/typeck2.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/class.c -o cp/class.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/decl2.c -o cp/decl2.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/error.c -o cp/error.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/lex.c -o cp/lex.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/parser.c -o cp/parser.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/ptree.c -o cp/ptree.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-
long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp
-I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -
DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/rtti.c -o cp/rtti.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/typeck.c -o cp/typeck.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/cvt.c -o cp/cvt.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/except.c -o cp/except.o
../../gcc-4.5-20091029/gcc/cp/except.c: In function ânothrow_libfn_pâ:
../../gcc-4.5-20091029/gcc/cp/except.c:942:3: warning: implicit declaration of function âlibc_name_pâ
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/friend.c -o cp/friend.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/init.c -o cp/init.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/method.c -o cp/method.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/search.c -o cp/search.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/semantics.c -o
cp/semantics.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/tree.c -o cp/tree.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/repo.c -o cp/repo.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/dump.c -o cp/dump.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/optimize.c -o cp/optimize.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/mangle.c -o cp/mangle.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/cp-objcp-common.c -o
cp/cp-objcp-common.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/name-lookup.c -o cp/name-
lookup.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/cxx-pretty-print.c -o cp/cxx-
pretty-print.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.5-20091029/gcc -I../../gcc-4.5-20091029/gcc/cp -I../../gcc-4.5-20091029/gcc/../include -I../../gcc-4.5-20091029/gcc/../libcpp/include -
I../../gcc-4.5-20091029/gcc/../libdecnumber -I../../gcc-4.5-20091029/gcc/../libdecnumber/bid -I../libdecnumber -DCLOOG_PPL_BACKEND ../../gcc-4.5-20091029/gcc/cp/cp-gimplify.c -o cp/cp-
gimplify.o
/home/michael/src/build/./prev-gcc/xgcc -B/home/michael/src/build/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-
linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -
Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -
DHAVE_CONFIG_H -o cc1plus-dummy \
cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o
cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-
gimplify.o tree-mudflap.o attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o i386-c.o c-pretty-print.o c-opts.o c-pch.o incpath.o c-ppoutput.o c-cppbuiltin.o prefix.o c-
gimplify.o c-omp.o dummy-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a ../libiberty/libiberty.a
../libdecnumber/libdecnumber.a -lcloog -lppl_c -lppl -lgmpxx -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
cp/except.o: In function `nothrow_libfn_p':
except.c:(.text+0x1b47): undefined reference to `libc_name_p'
collect2: ld returned 1 exit status
make[3]: *** [cc1plus-dummy] Error 1
make[3]: Leaving directory `/home/michael/src/build/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/michael/src/build'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/michael/src/build'
make: *** [all] Error 2
michael@ubuntu:~/src/build$ echo $CFLAGS
-pipe -Wall -Wextra -Wformat=2 -Winit-self -Wunused -Wfloat-equal -Wundef -Wshadow -Wcast-qual -Wcast-align -Wwrite-strings -Wno-empty-body -Wsign-conversion -Wlogical-op -Wno-missing-field-
initializers -Wredundant-decls -ggdb3 -O0 -std=gnu99 -Wbad-function-cast -Wc++-compat -Wstrict-prototypes -Wold-style-definition -Wnested-externs
michael@ubuntu:~/src/build$ echo $CXXFLAGS
-pipe -Wall -Wextra -Wformat=2 -Winit-self -Wunused -Wfloat-equal -Wundef -Wshadow -Wcast-qual -Wcast-align -Wwrite-strings -Wno-empty-body -Wsign-conversion -Wlogical-op -Wno-missing-field-
initializers -Wredundant-decls -ggdb3 -O0 -std=gnu++0x -Wctor-dtor-privacy -Weffc++ -Wstrict-null-sentinel -Woverloaded-virtual -Wsign-promo
michael@ubuntu:~/src/build$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
michael@ubuntu:~/src/build$
Attachment:
signature.asc
Description: This is a digitally signed message part.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |