public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/23198] New: 'make DESTDIR=... install' installs xgcc instead of gcc
@ 2005-08-02 14:14 tobi at gcc dot gnu dot org
  2005-08-02 14:33 ` [Bug bootstrap/23198] 'make " tobi at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-08-02 14:14 UTC (permalink / raw)
  To: gcc-bugs

After configuring and building with

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

I get:
schluter@pcl247d:/tmp/home/tobi/usr/bin> pwd
/tmp/home/tobi/usr/bin
schluter@pcl247d:/tmp/home/tobi/usr/bin> ls -R
.:
cpp*  gcc/  gccbug  gcov*  gfortran*

./gcc:
xgcc*
schluter@pcl247d:/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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-08-04  4:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-02 14:14 [Bug bootstrap/23198] New: 'make DESTDIR=... install' installs xgcc instead of gcc tobi at gcc dot gnu dot org
2005-08-02 14:33 ` [Bug bootstrap/23198] 'make " tobi at gcc dot gnu dot org
2005-08-02 14:35 ` pinskia at gcc dot gnu dot org
2005-08-02 14:54 ` tobi at gcc dot gnu dot org
2005-08-02 15:10 ` tobi at gcc dot gnu dot org
2005-08-02 15:59 ` pinskia at gcc dot gnu dot org
2005-08-02 16:44 ` tobi at gcc dot gnu dot org
2005-08-03 12:29 ` [Bug bootstrap/23198] bad install program not detected tobi at gcc dot gnu dot org
2005-08-04  4:37 ` [Bug bootstrap/23198] AC_PROG_INSTALL (autoconf 2.13) does not detect bad install program pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).