This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RFD: Precompile ecj [Was Re: GCCMain not found & test suite errors fatal?]
On 01/06/2010 04:59 PM, David Daney wrote:
> Andrew Haley wrote:
>> This makes ecj1 (and therefore gcj with Java source) much faster but
>> takes 1m30s of CPU on a very fast computer. It doesn't really seem to
>> make the build longer on a multi-CPU box, since it runs in parallel with
>> the rest of the build AFAICS. Do you think we can get away with this?
>>
>
> Seems reasonable to me.
>
>
>> Andrew.
>>
>>
>> 2010-01-06 Andrew Haley <aph@redhat.com>
>>
>> * Makefile.am (ecjx_LDFLAGS): Always precompile AWT.
>
>
> This changelog mentions AWT. Is that correct?
Almost certainly not. :-)
Thanks,
Andrew.