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]

RE: other/9105: gcc-3.2.1/gcc/intl/Makefile gets incorrect INSTALL variable path


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. 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]