Arm-poky-linux-gnueabi-g++ can't use division, missing __aeabi_ldiv0 library, what should I do?
You need to change to a different compiler, to be able to use the divition libray you can try with GCC instead
TIC support Team