Yes, I am sure that the gcc is all right. A log of applications have been
built on this computer.

I don't know much about how configure works, but I see something below:
---------------------------------------------------------------------------------
configure:3103: /usr/bin/gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3109: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
--------------------------------------------------------------------------------
what is this?



2009/11/6 Leif Hedstrom <[email protected]>

> I keep seeing this in your config.log:
>
>
>    /usr/bin/ld: crt1.o: No such file: No such file or directory
>    collect2: ld returned 1 exit status
>
> I don't know how that would happen, but it looks like your installation of
> gcc is either broken, or incomplete. Can you compile any simple programs
> with this compiler?
>
> -- Leif
>

Reply via email to