#16930 closed enhancement (fixed)
Support GCC 11.x compilers in os/BeBuild.h header
Reported by: | cocobean | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | BeBuild, GCC | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Haiku hrev55063 - os/BeBuild.h provides 'GNUC <=10' on line 52 for B_HAIKU_ABI.
Tested stable GCC Compiler: https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.1.0.tar.xz
Dev: https://gcc.gnu.org/pub/gcc/snapshots/LATEST-12/gcc-12-20210426.tar.xz
Change History (3)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks.
comment:3 by , 4 years ago
Summary: | Support GCC 11.1 and GCC 12 compilers in os/BeBuild.h header → Support GCC 11.x compilers in os/BeBuild.h header |
---|
Please note that nothing was done for gcc 12, adjusting the title
Note:
See TracTickets
for help on using tickets.
GCC 11.1 supported as of Haiku hrev55075.