> I can't find this crt1.o file on my box. I've had a browse on the innernet for some > help. They say its a lib file associated to gcc or something to that effect, and > find the libgcc rpm and install it, but I'm not convinced.... > Anyway, any simple ideas???
I'm not a linux expert, but it sounds to me like you've found the correct advice. Somehow your system as the gcc binary but is missing this important crt1.o file, and maybe more. You should reinstall gcc from an RPM. Duane W.
