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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to