Boost-for-Android icon indicating copy to clipboard operation
Boost-for-Android copied to clipboard

Unable to compile with toolchain "arm-linux-androideabi-4.9"

Open brainsandwich opened this issue 11 years ago • 1 comments

I am trying to compile Boost 1.55.0 with NDK 10d, using the g++4.9 toolchain. I've got an issue while trying to compile with g++4.9 toolchain :

"provided command 'arm-linux-androideabi-g++' not found"

Is g++4.9 a supported toolchain ?

brainsandwich avatar Mar 16 '15 10:03 brainsandwich

Now there is ndk-r11b has been released. Did you try to compile with it?

Shuhrat-java avatar Mar 30 '16 05:03 Shuhrat-java