[PATCH] Install drivers from gcc/Makefile.in

Rafael Espíndola rafael.espindola@gmail.com
Fri Jul 14 00: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.

Additional setup like setting the c++ -> g++ links remains in the Make-lang.in

Ok for trunk when stage1 starts?

:ADDPATCH build:

Best Regards,
Rafael

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20060714/eba0b45d/attachment.bin>


More information about the Gcc mailing list