> > Take into account the prefix specified with --program-prefix when
> > installing
> > and uninstalling the Ada tools.
> > 
> > Tested on x86_64-pc-linux-gnu, committed on trunk
> > 
> > 2012-06-14  Jose Ruiz  <r...@adacore.com>
> > 
> >     * gcc-interface/Make-lang.in (ada.install-common,
> >     ada.uninstall):
> >     Use the prefix specified with the --program-prefix configure option
> >     to determine the install name of the Ada tools.
> >     (ada.all.cross): Use a for loop to iterate over the set of Ada tools
> >     instead of duplicate the same processing.
> 
> Does this fix bug 864?  If so, you should mention
> 
>       PR ada/864
> 
> in the ChangeLog entry, and resolve that bug as fixed.

This was fixed independently of PR 864 (or we would have mentioned it),
but it's indeed related. I suspect there are still issues with the PR (such as
make check not working) though.

Also, the comment 20 still needs to be addressed AFAIK, so clearly PR 864
isn't done yet.

Arno

Reply via email to