I followed the instructions on the RLP wiki page, and went to the http://www.yagarto.de/ link, but that link redirects to http://www.yagarto.org/, which doesn’t have the Yagarto install files. Then I tried the Yagarto project on SourceForge, and downloaded this file:
yagarto-bu-2.23.1_gcc-4.7.2-c-c++_nl-1.20.0_gdb-7.5.1_eabi_20121222.exe
Running this executable installs Yagarto, and sets up a path environment variable. Everything is good so far.
Next, I tried running “make --version” from a command prompt and got this error:
‘make’ is not recognized as an internal or external command, operable program or batch file.
I did a “dir” on the Yagarto directory and got the list shown in the attached image.
Should there be a “make.exe” file in that directory? If not, where is the make file located?
Thanks for you help.