Hello:I'm starting an Android peripheral project that is going to require some additions to the OS source. As such, Linaro Android looks like an excellent solution going forward.I'm having trouble getting started with the linaro_android_build_cmds.sh build scrip available at:When running the script, I hit an error (below) that I'm assuming has something to do with the toolchain, specifically:error: 'replace' is not a member of 'std'I've been unable to find any mention of this error in Linaro builds on-line. Can you provide any insight to help me get started?Thanks in advance for your help,-Clifton Forlinesart/dalvikvm/dalvikvm.cc: In function 'int art::InvokeMain(JNIEnv*, char**)':art/dalvikvm/dalvikvm.cc:72:3: error: 'replace' is not a member of 'std'host C++: dex2oat <= art/dex2oat/dex2oat.ccmake: *** [out/host/linux-x86/obj/EXECUTABLES/dalvikvm_intermediates/dalvikvm..o] Error 1make: *** Waiting for unfinished jobs....
_______________________________________________
linaro-android mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android