This is the mail archive of the gcc@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: new error when reconfiguring gcc


> Did you try rm gcc/config.cache?  Another workaround is to rm gcc/Makefile
> to force rerunning configure from the toplevel.

Yes, I tried various things and none worked.

Here are other errors I am getting:

<<
Configuring in i686-pc-linux-gnu/libiberty
configure: loading cache ./config.cache
configure: error: `CC' has changed since the previous run:
configure:   former value:  /home/charlet/cvs/gcc-obj/gcc/xgcc -B/home/charlet/c
vs/gcc-obj/gcc/ -B/home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/bin/ -B/ho
me/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/lib/ -isystem /home/charlet/cvs
/gcc-obj/install/i686-pc-linux-gnu/include -isystem /home/charlet/cvs/gcc-obj/in
stall/i686-pc-linux-gnu/sys-include
configure:   current value:  /home/charlet/cvs/gcc-obj/gcc/xgcc -B/home/charlet/cvs/gcc-obj/gcc/ -B/home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/bin/ -B/home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/lib/ -isystem /home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/include -isystem /home/charlet/cvs/gcc-obj/install/i686-pc-linux-gnu/sys-include
configure: error: `target_alias' was set to `i686-pc-linux-gnu' in the previous run
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-target-libiberty] Error 1
>>

Needless to say, I restarted from scratch, and have not changed my environment.

Arno


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