https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #216 from Peter Dyballa <Peter_Dyballa at web dot de> --- (In reply to Iain Sandoe from comment #213) > (In reply to Peter Dyballa from comment #209) > > (In reply to Iain Sandoe from comment #206) > > > (In reply to Iain Sandoe from comment #205) > > > > (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. > > > > > > > > > > > > > > in the source directory. > > > > > > > > `git status ` > > > > > > assuming that you have a git checkout. > > > > No it's a ZIP download from your GH site, > > https://github.com/iains/gcc-16-branch. > > As we discussed before - that is not the gcc-16.1-darwin-ppc - but the r0 > which means it needs two additions.... > > And to confirm that you have exactly: > that zip > one change to support makeinfo 4.8 > one change to rs6000/host-darwin.cc > > and NO OTHER changes? Correct! See here: leopard pete 251 /\ ls -l gcc/doc/ifn.texi gcc/config/rs6000/host-darwin.cc -rw-r--r--@ 1 pete admin 4969 2 Jul 08:22 gcc/config/rs6000/host-darwin.cc -rw-r--r--@ 1 pete pete 58467 2 Jul 00:27 gcc/doc/ifn.texi > > (I will do a comparison of the github zipped content and pushed branch, > although I would not expect that to have any issues)
