when i use make all to the file of "end" ,the terminal show:
cc: stlib/startup_stm32f30x.S
cc1: error: bad value (cortex-m4) for -mcpu= switch
cc1: error: invalid floating point option: -mfpu=fpv4-sp-d16
Makefile:63: recipe for target 'stlib/startup_stm32f30x.o' failed
make: *** [stlib/startup_stm32f30x.o] Error 1
thanks
cc: stlib/startup_stm32f30x.S
cc1: error: bad value (cortex-m4) for -mcpu= switch
cc1: error: invalid floating point option: -mfpu=fpv4-sp-d16
Makefile:63: recipe for target 'stlib/startup_stm32f30x.o' failed
make: *** [stlib/startup_stm32f30x.o] Error 1
thanks