The crt0.o file is required to build the "prog" program. It is intended to be the interim C runtime startup program. Thus it should be installed in your gcc:compilers/linux/2.2.2/ or gcc:compilers/linux/2.3.3 directory. The crt0.s file is the source for this object file.