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: link problems under darwin5.2


On Friday, January 11, 2002, at 05:55  PM, Tom Tromey wrote:

> What's nice about this mode is that, in it, GNU
> ar reads commands from stdin.  So this nicely sidesteps line length
> limits and the like.


I'd like to have libgcj's Makefile to build things an entire package (or 
more) at a time. This would greatly speed up the build and open the door 
for more optimizations in addition to side-stepping the command line 
length issue. The only disadvantage is possibly longer incremental 
rebuild times.

There is at least one PR to fix before we can do this though.

regards

Bryce.



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