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]

Re: Multiple file compilation patch


Per Bothner wrote:

> If people want to temporarily have it so we only get the input-combination
> when it is needed - i.e. when -S or -c are specified, this may be
> worth trying.

Thanks! Could you please check this in, at least to the branch.

> However, things are improving.  Last night I was able to compile 19
> input-combined class files (compiled using gcj-compiled Kawa from
> Scheme), link it with the rest of Kawa (compiled from .java), and get
> a kawa executable that worked (at least for a minimal sanity-test).

The class file parser does seem to do a lot better under input combining than
the source parser does.

regards

  [ bryce ]



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