I have problem with gcc.
after i installed rh 5.2 when i do
./configure it wrote:
checking for gcc...(cached)
gcc
checking whether the c compiler (gcc)
works... no
configure: error: installation or
configuration problem: c compiler cannot create executables
can some one tell me how do i start
gcc.
i got some answer and i thank you all
but they did not help to solve the problem.
i looked in the configure file gcc made
when i try to compile gtk+-1.1.9 and it wrote:
.
.
configure:1035: checking whether the c compiler
(gcc ) works
configure:1049: gcc -o
conftest conftest.c 1>&5
id: cannot open crt1.o: no such file or
directory
configure: failed program was:
#line 1045 "configure"
#include "confdefs.h"
main () return(o);)
the same happened with any
program thet i try to compile.
next i try to uninstall the
packag and then re-install it but the same return with the same
problem.
thank you for your answer for
advance.