Hi,

I'm observing a strange installation problem with the current mainline.
After configuration with

configure --quiet --prefix=$DESTDIR --enable-languages=c++,fortran 
--with-gmp=/afs/mpa/data/martin/mygmp --disable-checking

bootstrapping and installing, I end up with the following bin/ directory:

~>ls -R ~/data/ugcc/bin
/afs/mpa/home/martin/data/ugcc/bin:
c++*  g++*  gccbug  gfortran*               i686-pc-linux-gnu-g++*
cpp*  gcc/  gcov*   i686-pc-linux-gnu-c++*  i686-pc-linux-gnu-gfortran*

/afs/mpa/home/martin/data/ugcc/bin/gcc:
xgcc*

i.e. the "gcc" binary ends up as "xgcc" in a subdirectory called "gcc".

Interestingly enough, this does not happen on a x86_64-unknown-linux-gnu
machine.

Any idea what's happening here?

Thanks,
  Martin

-- 

Reply via email to