This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool-NG: binutils config fails each time


On 2008-02-15 10:36, Robert P. J. Day wrote:
> configure:2782: checking for i686-pc-linux-gnu-gcc
> configure:2798: found /opt/x-tools/x86_64-unknown-linux-uclibc/bin/i686-pc-linux-gnu-gcc
> configure:2808: result: i686-pc-linux-gnu-gcc
> ...
> 
>   good, good ... the configuration process successfully locates the
> executable called "i686-pc-linux-gnu-gcc" in the correct directory.
> but immediately thereafter, we see:
> 
> ...
> configure:3090: checking for C compiler version
> configure:3093: i686-pc-linux-gnu-gcc --version </dev/null >&5
> i686-pc-linux-gnu-gcc: No such file or directory

Can you please post the outputs of:

ls -l /opt/x-tools/x86_64-unknown-linux-uclibc/bin/i686-pc-linux-gnu-gcc
file /opt/x-tools/x86_64-unknown-linux-uclibc/bin/i686-pc-linux-gnu-gcc

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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