Opened 3 months ago
Last modified 3 months ago
#18974 new bug
legacy toolchain builds fail under gcc 14
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/beta4 |
Keywords: | gcc14 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
gcc 14 host toolchains (Arch) fail to build the legacy binutils / gcc due to changes to the default warning levels.
A workaround is doing the build in a debian container with gcc 12.
Change History (2)
comment:1 by , 3 months ago
comment:2 by , 3 months ago
See https://gcc.gnu.org/gcc-14/porting_to.html for relevant information and changes.
Note:
See TracTickets
for help on using tickets.
Here's an incomplete workaround. It kept growing, so I bailed for just using gcc 12. (release stuff)