http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55061
Jack Howarth <howarth at nitro dot med.uc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #8 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-25 01:12:53 UTC --- The failure has shifted now under gcc 4.0.1 to... /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.8-20121024/libbacktrace -I ../../gcc-4.8-20121024/libbacktrace/../include -I ../../gcc-4.8-20121024/libbacktrace/../libgcc -I ../libgcc -I ../gcc/include -I ../../gcc/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -c -o backtrace.lo ../../gcc-4.8-20121024/libbacktrace/backtrace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gcc-4.8-20121024/libbacktrace -I ../../gcc-4.8-20121024/libbacktrace/../include -I ../../gcc-4.8-20121024/libbacktrace/../libgcc -I ../libgcc -I ../gcc/include -I ../../gcc/include -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Werror -g -c ../../gcc-4.8-20121024/libbacktrace/backtrace.c -o backtrace.o cc1: warnings being treated as errors ../../gcc-4.8-20121024/libbacktrace/backtrace.c: In function 'unwind': ../../gcc-4.8-20121024/libbacktrace/backtrace.c:69: warning: implicit declaration of function '_Unwind_GetIPInfo' make[4]: *** [backtrace.lo] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-stage1-libbacktrace] Error 2 make[1]: *** [stage1-bubble] Error 2