This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Error building binutils from cvs


Hi Jan-Hendrik,

> checking whether the C compiler ( mips64-linux-gcc
> -L/mnt/develop/toolchain/compiled/binutils/ld -O2 -g ) works... no 
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> make: *** [mips64-linux/libiberty/Makefile] Error 1

> I tried to build the cross binutils from today cvs on intel to
> mips64-linux and from powerpc to mips64-linux ......
> 
> I looked for mips64-linux-gcc and I did not found it ... 

Have you actually built a mips64-linux-gcc compiler ?  If not then
configure will never find it.  If you have built one, have you
installed it ?  If not, then configure has to guess as to where it
might be located and it probably guessed incorrectly.

Are you using a combined set of sources (gcc and binutils) ?  If not,
try doing so.

Cheers
        Nick


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