<div dir="ltr"><div>Hi there,<div><br></div><div>How do I convert a C program to an .exe file? I already got a "Makefile", I tried to run "make" but it doesn't work, the output is as below. Thank you so much for checking for me!<br></div></div><div><br></div><div>dannie@dannie-VirtualBox:~/development/rtems/kernel/rtems/testsuites/samples/hello$ make</div>Makefile:14: /Makefile.inc: No such file or directory<br>Makefile:16: /make/leaf.cfg: No such file or directory<br>make: *** No rule to make target '/make/leaf.cfg'.  Stop.<br><div><br></div><div>Best,</div><div>Dannie<br></div></div>