This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multiple definition error when compiling gcc-4.4.2


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]