We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
please help me resolving this issue during buil process
arm-none-eabi-gcc -DUSE_STDPERIPH_DRIVER -I"H:/embedded systems/arm projects/template_project/inc" -I"H:/embedded systems/arm projects/template_project/../STM32F0xx_StdPeriph_Lib_V1.5.0/Libraries/CMSIS/Device/ST/STM32F0xx/Include" -I"H:/embedded systems/arm projects/template_project/../STM32F0xx_StdPeriph_Lib_V1.5.0/Libraries/CMSIS/Include" -I"H:/embedded systems/arm projects/template_project/../STM32F0-Discovery_FW_V1.0.0/Utilities/STM32F0-Discovery" -I"H:/embedded systems/arm projects/template_project/../STM32F0xx_StdPeriph_Lib_V1.5.0/Libraries/STM32F0xx_StdPeriph_Driver/inc" -O0 -g3 -Wall -c -fmessage-length=0-mthumb -mcpu=cortex-m0 -MMD -MP -MF"src/main.d" -MT"src/main.d" -o "src/main.o" "../src/main.c"
arm-none-eabi-gcc: error: argument to '-fmessage-length=' should be a non-negative integer
make: *** [src/main.o] Error 1