This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libobjc/14972] [3.5 Regression] Space in path kills make install
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2004 15:34:24 -0000
- Subject: [Bug libobjc/14972] [3.5 Regression] Space in path kills make install
- References: <20040416002833.14972.v.haisman@sh.cvut.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-27 15:34 -------
>From configure.ac:
toolexecdir='$(libdir)/gcc/$(target_noncanonical)'
toolexeclibdir='$(toolexecdir)/'${gcc_version}'$(MULTISUBDIR)'
These look right to me. I would gues to try again?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14972