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] install-sh is now based on $srcdir, make install fails


------- Additional Comments From fcusack at fcusack dot com  2004-05-26 22:32 -------
Created an attachment (id=6390)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6390&action=view)
use absolute path to install-sh

This simple change is similar to the earlier gcc's setting.
I went ahead and fixed the path to move-if-change as well.
Also, since the docs have said for some time that srcdir should
not be equal to objdir I changed the test to give an error rather
than setup a special case.

-- 


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]