crosstool-NG: binutils config fails each time

Dimitry Andric dimitry@andric.com
Fri Feb 15 12:31:00 GMT 2008


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



More information about the crossgcc mailing list