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: groan: installation


>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:

Nic> On linux on a powermac.

Nic> The other biggie (on my system anyway) is the proc time it takes
Nic> to ranlib the libraries.

My understanding is that GNU ar does the ranlib step, and that ranlib
is unnecessary.  I assume libtool is running ar; teaching libtool not
to might be worthwhile.

Note that you can also configure --disable-static.  I realize for
Windows users this can't be done, but for Linux users it should reduce
build times.

Tom


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