arm-buildroot-linux-uclibcgnueabihf-gdb: error while loading shared libraries: libncurses.so.6: cannot open shared object file: No such file or directory
在Sigmastar交叉编译工具链目录lib下有这个库,需要设置一下LD_LIBRARY_PATH
例如:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/hi/toolchain/arm-buildroot-linux-uclibcgnueabihf-4.9.4/lib