Forums - SNPE, make -f Makefile.arm-linux-gcc4.9sf

1 post / 0 new
SNPE, make -f Makefile.arm-linux-gcc4.9sf
gdwanyq
Join Date: 1 Sep 18
Posts: 3
Posted: Wed, 2018-09-12 19:02

Hi, I hava a problem that has troubled me for a long time.  If anyone knows, I hope you can help me. Thank you very much anyway.

In the “C++ Tutorial”,  when i select "export CXX = arm-linux-gnueabi-g++" and run the command "make -f Makefile.arm-linux-gcc4.8hf", I alway encounter the following problems:

/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::__exception_ptr::exception_ptr::swap(std::__exception_ptr::exception_ptr&)@CXXABI_1.3.3’ Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::__exception_ptr::operator==(std::__exception_ptr::exception_ptr const&, std::__exception_ptr::exception_ptr const&)@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::__exception_ptr::exception_ptr::exception_ptr(std::__exception_ptr::exception_ptr const&)@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::current_exception()@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libSNPE.so:对‘std::__exception_ptr::exception_ptr::~exception_ptr()@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::__exception_ptr::operator!=(std::__exception_ptr::exception_ptr const&, std::__exception_ptr::exception_ptr const&)@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::rethrow_exception(std::__exception_ptr::exception_ptr)@CXXABI_1.3.3’Undefined references
/home/host/snpe-1.18.0/lib/arm-linux-gcc4.8hf/libsymphony-cpu.so:to ‘std::__exception_ptr::exception_ptr::exception_ptr()@CXXABI_1.3.3’Undefined references
collect2: error: ld returned 1 exit status
Makefile.arm-linux-gcc4.8hf:44: recipe for target 'obj/local/arm-linux-gcc4.8hf/snpe-sample' failed
make: *** [obj/local/arm-linux-gcc4.8hf/snpe-sample] Error 1

Who can help me? Thank you very much anyway.

 

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.