交叉编译OPENVPN。编依赖库lzo时碰到的问题
问题描述:
交叉编译链:arm-。。。-linux-uclibceabi。碰到checking whether your compiler passes the LZO conformance test... FAILED问题。lzo版本2.10,
编译命令../configure --host=arm-dspg-linux-uclibceabi --prefix=/home/fanvil/dvf97/vcore/external/openVpn/lzo-2.10/linux/bin --enable-shared。
和CC没关系。