Hi!

On Fri, 26 Sep 2014 16:36:21 +0400, Ilya Verbin <iver...@gmail.com> wrote:
> The patch has been updated:

> if a compiler is configured as accelerator,
> it installs *-accel-*-g++, and other drivers.  But only *-accel-*-gcc is 
> needed.
> Therefore I suppressed their installation in corresponding Makefiles.

> gcc/
>       * Makefile.in

>       (install-cpp, install-common, install_driver, install-gcc-ar): Do not
>       install for the offload compiler.

> gcc/cp/
>       * Make-lang.in (c++.install-common): Do not install for the offload
>       compiler.
> gcc/fortran/
>       * Make-lang.in (fortran.install-common): Do not install for the offload
>       compiler.

Hmm, shouldn't that be done for all gcc/*/Make-lang.in?  If I understand
correctly, if the language is enabled,
gcc/java/Make-lang.in:java.install-common would currently still install
*-gcj, and similar for gcc/go/Make-lang.in:go.install-common,
gcc/ada/gcc-interface/Make-lang.in:ada.install-common,
gcc/jit/Make-lang.in:jit.install-common.


Grüße,
 Thomas

Attachment: pgpatGV53y4JH.pgp
Description: PGP signature

Reply via email to