multiple definition error when compiling gcc-4.4.2

Ian Lance Taylor iant@google.com
Fri Nov 27 14:26:00 GMT 2009


xinsan Chen <xinsan.chen@gmail.com> writes:

> checking for x86_64-unknown-linux-gnu-gcc... /home/cj/gcc-
>
> 442/./gcc/xgcc -B/home/cj/gcc-442/./gcc/ -B/home/cj/gcc-442/x86_64-
>
> unknown-linux-gnu/bin/ -B/home/cj/gcc-442/x86_64-unknown-linux-gnu/lib/
>
> -isystem /home/cj/gcc-442/x86_64-unknown-linux-gnu/include -isystem
>
> /home/cj/gcc-442/x86_64-unknown-linux-gnu/sys-include
> checking for suffix of object files... configure: error: in
>
> `/home/cj/gcc-442/x86_64-unknown-linux-gnu/libgcc':
> configure: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> make[2]: *** [configure-stage1-target-libgcc] Error 1

You need to look at x86_64-unknown-linux-gnu/libgcc/config.log.  You
did send a config.log file, but it was the wrong one.

Ian



More information about the Gcc-help mailing list