Hello,
We are using linaro tool chain as recommended in MCSDK UG wiki.
We see weird effects in some 64 bit calculations. We compile with gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-g++ with flags "-Os -Wall -std=c++11". Compiling it with -O2 fails as well, but -O1 works.
It would be nice to know if you had any such experience with this compiler. Do you have any recommendations for using the optimization flags with this compiler?
Please advice.
Thanks
Rams