Compiling problem with cygwin
Posted: Mon Oct 05, 2015 5:04 pm
Hello,
I downloaded the Erika IDE 2.5.0 and installed the minimal cygwin as instructed at the Erika's download page.
I tried to build an example of STM32F4 discovery and see the error:
22:55:15 **** Incremental Build of configuration Default for project Test ****
"C:\\Users\\Constantine\\workspace\\Test\\Debug\\make_launcher.bat" all
C:\cygwin\bin\bash found!
Using erika files in /cygdrive/c/ARM/ERIKAE~1/eclipse/plugins/CO1D08~1.201/ee_files
CC stm32f4_discovery.c
/bin/sh: /cygdrive/c/PROGRA~2/GNUTOO~1/4195F~1.920/bin/bin/arm-none-eabi-gcc.exe: No such file or directory
make: *** [obj/contrib/st/STM32F4-Discovery/src/stm32f4_discovery.o] Error 127
I do not know where I was wrong, please help!
I downloaded the Erika IDE 2.5.0 and installed the minimal cygwin as instructed at the Erika's download page.
I tried to build an example of STM32F4 discovery and see the error:
22:55:15 **** Incremental Build of configuration Default for project Test ****
"C:\\Users\\Constantine\\workspace\\Test\\Debug\\make_launcher.bat" all
C:\cygwin\bin\bash found!
Using erika files in /cygdrive/c/ARM/ERIKAE~1/eclipse/plugins/CO1D08~1.201/ee_files
CC stm32f4_discovery.c
/bin/sh: /cygdrive/c/PROGRA~2/GNUTOO~1/4195F~1.920/bin/bin/arm-none-eabi-gcc.exe: No such file or directory
make: *** [obj/contrib/st/STM32F4-Discovery/src/stm32f4_discovery.o] Error 127
I do not know where I was wrong, please help!