This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/26624] New: make install too slow due to CNI header installation
- From: "fitzsim at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2006 21:41:43 -0000
- Subject: [Bug java/26624] New: make install too slow due to CNI header installation
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
"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