-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 16 replies
-
Check |
Beta Was this translation helpful? Give feedback.
-
Additional Info
Output of
|
Beta Was this translation helpful? Give feedback.
-
Check |
Beta Was this translation helpful? Give feedback.
Looks like you're hitting https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119372. This is fixed in GCC 14.3 (released in May) but you're still running GCC 14.2. You'll need to ask Ubuntu when they'll be updating to 14.3 or you could report this (the insertion of
autiasp
beforeretaa
) to Ubuntu as a standalone bug and they may backport the bug fix to their GCC 14.2 builds in the meantime.I might see if we can detect this on the Homebrew side and work around it, though we don't really do much minor-version tracking at the moment.
Since you're using Ubuntu 25.04, they do also have GCC 15 which could install and use
update-alternatives
to point to. Or just use the Homebrew one (or even Homebrew's