In section 6.3 Binutils-2.17 at step "make configure-host" I get the
following error:

$ make configure-hostConfiguring in ./libibertyconfigure: loading
cache ./config.cache
configure: error: `CC' has changed since the previous run:
configure:   former value:  gcc
configure:   current value: i586-pc-linux-gnu-gcc
configure: error: `host_alias' has changed since the previous run:
configure:   former value:  x86_64-cross-linux-gnu
configure:   current value: i586-pc-linux-gnu
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ./config.cache' and start over
make: *** [configure-libiberty] Error 1

I tried `make distclean' and `rm ./config.cache', followed by a repeat
of `../binutils-2.17/configure --prefix=/tools \
    --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    --disable-nls --enable-shared --disable-multilib'

but I get the same error. Any help how to resolve this is appreciated.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to