[Bug java/26624] New: make install too slow due to CNI header installation

fitzsim at redhat dot com gcc-bugzilla@gcc.gnu.org
Thu Mar 9 21:41:00 GMT 2006


"make install" in libgcj is currently very slow compared to "make install-exec"
because of the number of CNI headers and how they are installed, that is one
install command per header.  This should be sped up so that we can simply use
"make install" on rebuilds since this is most likely what the uninitiated will
use.


-- 
           Summary: make install too slow due to CNI header installation
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fitzsim at redhat dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26624



More information about the Gcc-bugs mailing list