https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #205 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Peter Dyballa from comment #204) > The optimised for size build could avoid the ld bug. It brought quite a few > warnings. And in the end, after 8¾ hours, a well-known symlink, > md-unwind-def.h, is missing. OK ... in the build directory please show the output of `./gcc/xgcc -v` `./gcc/xgcc -print-prog-name=ld` and then `which powerpc-apple-darwin9-gcc ` `powerpc-apple-darwin9-gcc -print-prog-name=ld` --- in the source directory. `git status `
