[DPDK/meson Bug 1787] ARM toolchin prefix changed in newest toolchain

bugzilla at dpdk.org bugzilla at dpdk.org
Fri Sep 12 11:28:53 CEST 2025


https://bugs.dpdk.org/show_bug.cgi?id=1787

            Bug ID: 1787
           Summary: ARM toolchin prefix changed in newest toolchain
           Product: DPDK
           Version: 24.11
          Hardware: ARM
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: meson
          Assignee: dev at dpdk.org
          Reporter: nelio.laranjeiro at 6wind.com
  Target Milestone: ---

In config/arm/* files in the binary section, the prefix tool chain is hardcoded
with the old notation i.e. arch-os-abi, this has changed to arch-vendor-os-abi
causing all this files unusable with latest tool chain.

Example: arm-gnu-toolchain-14.3.rel1-aarch64-aarch64-none-linux-gnu.tar.xz [1]
which prefix is: aarch64-none-linux-gnu instead of old prefix
aarch64-linux-gnu.

[1]
https://developer.arm.com/-/media/Files/downloads/gnu/14.3.rel1/binrel/arm-gnu-toolchain-14.3.rel1-aarch64-aarch64-none-linux-gnu.tar.xz

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250912/a625a85b/attachment.htm>


More information about the dev mailing list