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.

EVMK2H: for mfloat-abi = soft fail to compile

Part Number: EVMK2H

hello

i'm using -mfloat-abi=soft option to compile for cortex-a15 but i got this error: (in GNU linaro v7.2.1)

arm-none-eabi-gcc: error: -mfloat-abi=soft and -mfloat-abi=hard may not be used together

it's strange cause i don't used any -mfloat-abi=hard in my command line options. here is my full command line:

-mcpu=cortex-a15 -mtune=cortex-a15 -marm -mfloat-abi=soft -mfpu=neon -Dam5728 -Dcore0 -I"/root/workspace_v8/bios-1398-02-07" -I"/opt/ti/bios_6_73_01_01/packages/gnu/targets/arm/libs/install-native/arm-none-eabi/include/newlib-nano" -I"/opt/ti/bios_6_73_01_01/packages/ti/posix/gcc" -I"/opt/ti/ccsv8/tools/compiler/gcc-arm-none-eabi-7-2017-q4-major/arm-none-eabi/include" -Og -g -gdwarf-3 -gstrict-dwarf -Wall -Wa,-adhln