Hi guys, I was hoping you might be able to help me with a problem I've had.

I installed an older version of SUSE Linux from an old coverdisk I had and it's all working OK. It is a SUSELive product so it has to boot up from CD and it saves space too. Anyway, having copied a few of my old c programs from Uni. over to my hard disk (we use Red Hat at Uni.) it's not compiling them. I try to use gcc but it just says compilation error:

/usr/i486-suse-linux/bin/ld: cannot find -lgcc

which I guess means that it can't link it or something. If any of you guys could suggest anything I'd be exceedingly grateful.

Cheers guys,
Will