This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

build opencv lib on DM8148

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 ??