Hello, i'm starting with programming simple apps on minix, and at the beginning i have problems.
I have made simple main() program with only 2 lines. When i want to compile it Clang return me "Executable "ld" doesn't exists!"
Is there any fix for that?