This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: Remove fastjar
- From: Tom Tromey <tromey at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org (Gcc Patch List), java-patches at gcc dot gnu dot org (Java Patch List)
- Date: 31 Mar 2006 11:12:46 -0700
- Subject: Re: Patch: Remove fastjar
- References: <200603302306.k2UN6Dw1006594@earth.phy.uc.edu>
- Reply-to: tromey at redhat dot com
>>>>> "Andrew" == Andrew Pinski <pinskia@physics.uc.edu> writes:
Andrew> Is there a reason why you are removing support from building
Andrew> fastjar inside the tree?
Not a particular reason -- it just seemed like the thing to do.
Maybe one of the build maintainers or SC could speak up and provide
direction here.
Andrew> It is a bit strange to remove a requirement to build
Andrew> part of GCC without documenting this new requirement.
Yeah, I'll fix this.
Tom