------- Comment #5 from rwild at gcc dot gnu dot org 2010-02-21 16:13 ------- Thanks for the logs. I don't understand the libiberty installation failure yet. Can you please run the following, and provide the log file and the number of runs needed, in case it provokes a failure?
while make -j install-target-libiberty SHELL="/bin/sh -x" > log-file 2>&1; do echo $((n++)) done Otherwise, you might need to just interrupt this after a while. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42980