--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-02 16:44
---
(In reply to comment #5)
> (In reply to comment #4)
> > Two questions:
> > A) should there be a configure option for this?
>
> Actually we should detect if it is non complaint install and use the
install-sh sc
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-02
15:59 ---
(In reply to comment #4)
> Two questions:
> A) should there be a configure option for this?
Actually we should detect if it is non complaint install and use the install-sh
script instead.
> B) should '@(#
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-02 15:10
---
Sigh. Somehow the build chose a weird install program. Editing the Makefile to
use gnu install instead fixes it.
Two questions:
A) should there be a configure option for this?
B) should '@(#)$Header: /cvs/op
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-02 14:53
---
No, there was nothing before I tried installing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23198
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-02
14:35 ---
Are you sure that you don't have a directory in /tmp/home/tobi/usr/bin/ before
you started the make
install, likewise in /home/tobi/usr/bin?
Try removing it before make install. If that is the problem, t
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-02 14:33
---
I'm seeing this failure also if I do a regular make install. I'll now try
compiling with only C enabled.
--
What|Removed |Added