------- Comment #3 from howarth at nitro dot med dot uc dot edu 2010-03-01 04:52 ------- I find that for i686-apple-darwin10, if I comment the line...
# Flags to pass to a recursive make.
FLAGS_TO_PASS = \
"AR=$(AR)" \
"AR_FLAGS=$(AR_FLAGS)" \
# "CC=$(CC)" \
"CFLAGS=$(CFLAGS)" \
in the darwin_objdir/libiberty/Makefile, then 'make -k check-libiberty'
executed at the toplevel of darwin_objdir compiles without error.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42308
