Olimex Support Forum

DUINO => MAPLE => Topic started by: asip on June 08, 2016, 11:45:30 AM

Title: Makefile error from STM32-H103
Post by: asip on June 08, 2016, 11:45:30 AM

Hi, I'm trying to configure the compile toolchain for my Olimex STM32-H103, following this manual: http://www.downloads.seng.de/HowTo_ToolChain_STM32_Ubuntu.pdf

At point 5, "Basic project -basic makefiles", I have made all files (make and makefile) and configurations so far, but after doing "make", in order to get libstm32.a, I get this:

ubuntupc@ubuntupc-Precision-T1500:~/22_ARM-Firmware/0002_Test_Template/libs$ make
Building libstm32.a .../bin/bash:  : command not found
make: *** [libstm32.a] Error 127

Can anybody help me?

Thanks
Title: Re: Makefile error from STM32-H103
Post by: LubOlimex on June 08, 2016, 12:49:32 PM
Similar question appeared here a few months ago: http://stackoverflow.com/questions/36365752/make-error-127

The answer is good enough.

Best regards,
Lub/OLIMEX