Skip to content

Where can I find the dependency libs for packet-forwarder-test? #9

@andrewintw

Description

@andrewintw

I use the following command to do cross-compile.

$ cross build -v --target armv5te-unknown-linux-gnueabi --release

After finish the build process, I got two binaries rf-tester and sx13xx-conf at target/armv5te-unknown-linux-gnueabi/release/.

$ file target/armv5te-unknown-linux-gnueabi/release/rf-tester
target/armv5te-unknown-linux-gnueabi/release/rf-tester: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=ebffd8069e76a2c5ec872fbe453971e4d5647228, with debug_info, not stripped

The problem is it cannot run on my target platform. I guess I need to copy the dependency libs from cross-build environment.

Where can I find the dependency libs for packet-forwarder-test?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions