https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976

--- Comment #91 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Peter Dyballa from comment #89)
> (In reply to Iain Sandoe from comment #88)
> > FWIW: I just did a bootstrap-lean of GCC-16.1-darwin+makeinfo fix (on
> > x86_64, but that shouldn't make any difference to the build sequence) and it
> > worked fine.
> 
> Could you arrange that build stops in <hardware arch>/libgcc? And then check
> with 'make -p' and 'make -d' from the clean directory what their log output
> is?

these headers are symlinked for x86_64 as well..

$ find . -name md-\* -ls
  ... 29 Jun 11:41 ./x86_64-apple-darwin24/libgcc/md-unwind-support.h ->
/src-local/gcc-git-16/libgcc/config/no-unwind.h
  ... 29 Jun 11:41 ./x86_64-apple-darwin24/libgcc/md-unwind-def.h ->
/src-local/gcc-git-16/libgcc/config/no-unwind.h

all is apparently working OK with the 16.1-darwin patch and the makeinfo patch
- but not the "special" macports patches.  I cannot take on testing
macports-specific content .. just don't have sufficient resources.

Reply via email to