[PATCH] Install drivers from gcc/Makefile.in

Arnaud Charlet charlet@adacore.com
Wed Jul 19 12:47:00 GMT 2006


> The attached patch moves the basic installation of the compiler
> drivers from gcc/*/Make-lang.in to gcc/Makefile.in. The Make-lang.in
> has only to inform the driver's name.

What about Ada ? Will things still work after your change ?
It would seem cleaner (if not mandatory) to take all languages into account
in your change.

Thanks in advance.

> 2006-07-13  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
> 
>        * gcc/java/Make-lang.in (DRIVERS): New
>        (java.install-common): Don't Install the driver
>        * gcc/cp/Make-lang.in (DRIVERS): New
>        (c++.install-common): Don't install the driver
>        * gcc/fortran/Make-lang.in (DRIVERS): New
>        (fortran.install-common): Don't install the driver
>        * gcc/treelang/Make-lang.in (DRIVERS): New
>        (treelang.install.common.done): Don't install the driver
>        * gcc/Makefile.in (DRIVERS): New
>        (LANG_INSTALL_COMMONS): New
>        (install-drivers): New



More information about the Gcc mailing list