RTEMS Source Builder | newlib: ilp32 Support Removed (#115)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue Sep 30 14:09:06 UTC 2025
Joel Sherrill commented: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/115#note_133497
The current code in _next/rtems-aarch64.bset_ handles this.
```
# GCC 14 is the last GCC series to include ilp32 as not deprecated.
# GCC 15 generates an error because ilp32 is deprecated. Must
# use these special flags.
%define _targetcflags -Wno-error=deprecated
```
The plan is to get RTEMS 7 out with GCC 15 as the primary and do it soon. Once we step to GCC 16+, ilp32 will need to be removed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/115#note_133497
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250930/da2775bd/attachment.htm>
More information about the bugs
mailing list