[dpdk-dev] [Bug 32] Does not cross-compile: buildtools/check-experimental-syms.sh assumes `objdump`

bugzilla at dpdk.org bugzilla at dpdk.org
Thu May 3 12:17:10 CEST 2018


https://dpdk.org/tracker/show_bug.cgi?id=32

            Bug ID: 32
           Summary: Does not cross-compile:
                    buildtools/check-experimental-syms.sh assumes
                    `objdump`
           Product: DPDK
           Version: 18.05
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: Normal
         Component: mk
          Assignee: dev at dpdk.org
          Reporter: dpdk at stormmq.com
  Target Milestone: ---

buildtools/check-experimental-syms.sh assumes `objdump`, which will use
whatever host system objdump is found in the default PATH.

Cross-compiling requires this to take a prefix, eg `"${CROSS}"objdump`.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the dev mailing list