[Bug libgcj/26624] make install too slow due to CNI header installation

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26624

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Andrew Pinski  ---
Closing as won't fix as libgcj (and the java front-end) has been removed from
the trunk.

[Bug libgcj/26624] make install too slow due to CNI header installation

2006-03-31 Thread tromey at gcc dot gnu dot org


--- Comment #2 from tromey at gcc dot gnu dot org  2006-03-31 23:26 ---
I wrote a little script to print the amount of time taken for each
line of 'make' output.

This tends to confirm that installing the headers is very slow.

One other difference from 'make install-exec' is that the ordinary
install spends 24 seconds doing nothing in classpath/lib.
This is the already known problem that 'make' gets very large and
hits swap.


-- 

tromey at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||tromey at gcc dot gnu dot
   ||org


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



[Bug libgcj/26624] make install too slow due to CNI header installation

2006-03-12 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-12 19:41 ---
it is not that slow at least on my two machines but it is still about 2x slower
than when java is disabled.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-03-12 19:41:49
   date||


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