View Single Post
Old 05 June 2023, 18:00   #3
bebbo
bye
 
Join Date: Jun 2016
Location: Some / Where
Posts: 680
Quote:
Originally Posted by Bren McGuire View Post
i really need help here guys i have been trying to make this amiga-gcc by bebbo thing work and when i try to compile some code it says:
Code:
sh: /bin/sh: No such file or directory
sh: *** [Makefile:97: clean] Error 127
i am running windows 10, i downloaded the "Precompiled suite with installer" for windows with msys2 and i am stumped. why is it looking for sh? this isnt linux.

any help appreciated

You have to open the command line via the provided `cmdline.bat`.
Or you have to provide a proper configuration by yourself.


It uses msys2, which is linux for windows and that uses sh.
bebbo is offline  
 
Page generated in 0.04465 seconds with 11 queries