other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path
Vic Abell
abe@purdue.edu
Wed May 21 12:30:00 GMT 2003
Erc,
You write:
>
> I wrote:
> >
> > Yes. No difference. The INSTALL string in gcc/intl/Makefile
> > is wrong if "/path/to/sources/configure" is relative; correct,
> > if it is absolute.
>
> So everything works fine unless you build in the src directory,
> doesn't it?
No. It makes no difference if the configure step is
run in-source or ex-source. If done ex-source with
a relative path, the gcc/intl/Makefile's INSTALL string
is missing one "../" component.
More information about the Gcc-bugs
mailing list