On 08/22/2013 07:11 PM, Laszlo Papp wrote:
Hmm, --with-ssl seems to have helped. It is strange one has to explicitly specify the cross compilation include stuff. Perhaps, it is a room for improvement?
Perhaps it is. I will appreciate more specific suggestions.
The way I use cross-compilation is: ./configure --build=i686-pc-linux-gnu --host=arm-linux-androideabi --prefix=/data/local --with-ssl=/opt/androideabi/sysroot
Mike