This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]