Matteo Concas commented: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/144#note_139309 Following the GCC update head topic (https://users.rtems.org/t/keeping-rtems-gcc-head-newlib-head-cfg-up-to-date/371/4) I was looking for a commit that would build and found commit `73a2a9d6c2eab34b2a1f83a1c4286c87a9586b84` (dated August 22nd) that adds `-mstrict-align` multilibs. When building the RISC-V toolchain on this commit new multilibs are installed under `<prefix>/lib/gcc/riscv-rtems7/16.0.0/rv64*/*/medany/strict-align/`. For RTEMS 7.1 we should probably use a GCC commit after this one and updates BSPs ABI flags to include the `-mstrict-align` flags (only the NOEL ones need it as far as I know). -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/144#note_139309 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
