This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Proposal: don't install CNI headers by default
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: fitzsim at redhat dot com (Thomas Fitzsimmons)
- Cc: java at gcc dot gnu dot org
- Date: Fri, 11 Mar 2005 11:46:30 -0500 (EST)
- Subject: Re: Proposal: don't install CNI headers by default
>
> 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.
Actually I would be using the CNI headers if I have time to use them.
And I like the headers anyways as they are useful and quick reference
to what the classes define, without looking into the source.
-- Pinski