[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gcc probleme
On Thu, 4 Mar 1999, yossy wrote:
>hi all.
>
>i am sory it take so long time.
>
>on 17/2 i wrot:
>
>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);)
You got the source gcc package. Get the binary package and install it.
Peter