[Bug bootstrap/14972] Space in path kills make install

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 16 01:59:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-16 00:32 -------
Confirmed, basically nothing is quoted in the Makefile.in:

        $(SHELL) $(toplevel_srcdir)/mkinstalldirs $(DESTDIR)$(toolexeclibdir)
        $(LIBTOOL_INSTALL) $(INSTALL) libobjc.la $(DESTDIR)$(toolexeclibdir);
        if [ "$(OBJC_BOEHM_GC)" ]; then \
          $(LIBTOOL_INSTALL) $(INSTALL) libobjc_gc.la \
                                $(DESTDIR)$(toolexeclibdir);\

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-16 00:32:22
               date|                            |


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



More information about the Gcc-bugs mailing list