GCC 15 fails to install #6391
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
GCC 15.1 docs failed to build with old makeinfo and this was already fixed upstream. You can try applying the following two patches. PS: An update that fixes a performance issue has just been applied to GCC (Homebrew/homebrew-core#235988). You may want to update your local tap in case you haven't. |
Beta Was this translation helpful? Give feedback.
-
I'm gonna do that and check again. By the way: How would one update makeinfo? Is that also something that's installed through homebrew? |
Beta Was this translation helpful? Give feedback.
-
The GCC build ran through successfully. I'm closing this. |
Beta Was this translation helpful? Give feedback.
Seems like another makeinfo issue. At this point I would try switching over to Homebrew
texinfo
instead.