This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Building java library is slow


> 
> >>>>> "Brad" == lucier  <lucier@math.purdue.edu> writes:
> 
> Brad> The java library seems to be made serially, even when "make -j
> Brad> 8' is specified.
> 
> Do you mean building the .o files or the .class files?
> (If the gcj invocation has `-C' then it is the .class files.)

I don't know for sure and now I can't go back to figure it out.
(I just looked at the tail of the build log when I noticed that
only one jc1 job was executing at a time; I don't remember that
detail.)

Brad


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