This is the mail archive of the java-patches@sources.redhat.com 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]

Re: PATCH: Speed up libgcj build


Bryce> 2. Can someone remind me why the .java->.class stage was
Bryce> changed to run gcj separately for every file?

To avoid line length limitations.  This change confused me, though --
don't we run into the same limitations creating the .so?

Bryce> 3. It would be really nice if we had proper dependencies for
Bryce> all the .java files so changing one line of code doesn't cause
Bryce> the entire library to be rebuilt...

This is high on my to-do list.

Tom

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