This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Configuring GCC build: doc patch
On Jul 19, 2004, Zack Weinberg <zack@codesourcery.com> wrote:
> Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> writes:
>>>> Hmm, would be a shell issue?
>>>
>>> My guess would be /usr/bin/install vs. ${srcdir}/install-sh.
>>
>> Yes, that was the problem. The $(srcdir) was a correct relative
>> path from the top directory, but in the subdirectories's make files
>> it was the same, and thus did not reach the install-sh
> I've just been emailing back and forth with a very confused person
> who, among other things, managed to get this same effect: install-sh
> not being found. This on ia64-hpux. So it's not just a Solaris
> issue.
Yup. IIRC we even have a bug in bugzilla for this.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}