LibBSD | Branch 7-freebsd-14 broken with 7 main tools (#66)
Chris Johns (@chris)
gitlab at rtems.org
Sun Oct 26 08:38:04 UTC 2025
Chris Johns commented: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/66#note_135340
We build LibBSD sources with these flags for `aarch64`:
```
[1677/2400] Compiling freebsd/sys/netinet/tcp_lro.c
18:48:19 runner ['/opt/work/rtems/7/bin/aarch64-rtems7-gcc', '-mno-outline-atomics', '-mcpu=cortex-a53', '-mfix-cortex-a53-835769', '-mfix-cortex-a53-843419', '-isystem/opt/work/rtems/7-bsps/aarch64-rtems7/k26/lib/include', '-MMD', '-fdata-sections', '-ffunction-sections', '-O2', '-g', '-fno-strict-aliasing', '-ffreestanding', '-fno-common', '-w', ....
```
[GCC options](https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html) state:
```
-w
Inhibit all warning messages.
```
@joel is gcc-15 wrong or the documentation wrong?
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/66#note_135340
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/20251026/bdba010f/attachment.htm>
More information about the bugs
mailing list