Hi, I installed the compiler with the default Debian 2.2 C/C++ tasksel. I compiled my kernel fine. But I tried a sipme hello world in C and when tried to run a.out I got:
GCC: bash: a.out: command not found I got a feeling this is a path isue. But to what? I tried the gcc readme, the FAQ online and on disk. Nothing. Help appreciated. I'd like to get on with the K&R book! Thanks, Jonathan