This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/15668] New: install-sh is now based on $srcdir, make install fails


(On Solaris, install-sh is used insted of the system 'install'; this
affects every platform where that is true.)

If configure is invoked via a relative path, the Makefile INSTALL
macro is also a relative path.  This does not work ...  This is new
in 3.4.0; previously a lot of gyrations were done to make install-sh
an absolute path.

-- 
           Summary: install-sh is now based on $srcdir, make install fails
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fcusack at fcusack dot com
                CC: dhighley at highley-recommended dot com,gcc-bugs at gcc
                    dot gnu dot org
  GCC host triplet: sparc-sun-solaris2.9


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


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