构建嵌入式开发环境
构建嵌入式开发环境
一、问题
1、libtool support shared library ... no
由于上面这个提示,导致编译make的时候,没有生成.so文件。
参考:
1、What's the difference of ./configure option --build, --host and --target?
2、GCC-int 6.1 Configure Terms and History
一、问题
1、libtool support shared library ... no
由于上面这个提示,导致编译make的时候,没有生成.so文件。
1、What's the difference of ./configure option --build, --host and --target?
2、GCC-int 6.1 Configure Terms and History