I am using mandrake linux 8.2. I am trying to compile the source for eggdrop and i get it unpacked and i type ./configure in the dir that the source was extracted to but i get the error...
<---------start error--------->
This is Eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
<-----------end error------------>
how can i fix gcc so that i can create executables?
Thanks