This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Proposal: don't install CNI headers by default


Andrew Haley wrote:
Thomas Fitzsimmons writes:
> Hi,
> > A large part of the time taken by "make install" is spent installing CNI
> headers. I propose that we don't install them by default, and create an
> "install-cni-headers" target instead.


use make install-exec.


Since it appears that there is a way for gcj developers to save time by using install-exec, I am against removing the header install.


We use CNI extensively and having an extra step that is subject to bit-rot seems like it has the potential to break things.

Just my $0.02

David Daney.


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