After configuring and building with

$SRCDIR/configure --enable-languages=c,f95 --prefix=/home/tobi/usr
make bootstrap
make DESTDIR=/tmp install

I get:
[EMAIL PROTECTED]:/tmp/home/tobi/usr/bin> pwd
/tmp/home/tobi/usr/bin
[EMAIL PROTECTED]:/tmp/home/tobi/usr/bin> ls -R
.:
cpp*  gcc/  gccbug  gcov*  gfortran*

./gcc:
xgcc*
[EMAIL PROTECTED]:/tmp/home/tobi/usr/bin> 

I.e. xgcc is installed instead of gcc.

-- 
           Summary: 'make DESTDIR=... install' installs xgcc instead of gcc
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tobi at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23198

Reply via email to