Hello,
i tried to install the Caanoo SDK and compile a program with it but encountered the same error as joyrider, the screenshot of the compiler configuration is down so i don't know what to do, i tried to solve the "cannot find crt1.o" by putting it directly in my project folder however after that i get a "ld: cannot find /lib/libc.so.6" error, the linker path point to where that file is but somehow there is something else getting in the way...
Anyone know how to solve that problem?