[Bug libgcc/123976] GCC 15.2.0 (libgcc) does not build on PPC Mac OS X 10.5.8, Leopard, because of missing "md-unwind-def.h"
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 28 14:57:14 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976
--- Comment #62 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Peter Dyballa from comment #61)
> First failure, due to too old makeinfo (GNU texinfo 4.8):
Yes, 4.8 is too old...
> What to do now? Activate texinfo
I guess so .. if that causes the build to fail - then it is definitely not a
GCC problem.
> The following dependencies will be installed:
> gdbm
> libunistring
> perl5.38
> readline
Well .. a suitable texinfo build can be made with no extra deps, but if that's
what the distro wants .. then, I guess so..
> and re-configure?
I'd go step by step so yea ...
> Or would it suffice to set PATH accordingly,
If you somehow have a corrupted install that might just re-expose any issues
there...
More information about the Gcc-bugs
mailing list