Hi everyone:
I need build opencv on DM8148 run on Cortex A8
I need chose which compiler to use for building opencv!!
arm-linux-gnueabi-g++ /arm-linux-gnueabihf-g++
I dont know cortex a8 on dm8148 that support hard float point or not??
and should i need use -mfloat-abi=soft /softfp / hard on my cflag??
is anyone can tell me ??