This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Enable java libraries for arm-elf compiler
On Tue, 2002-03-26 at 15:03, Tom Tromey wrote:
> Do the ARM ports need -fcheck-references?
This is needed for running on the simulator, which doesn't SEGV.
> If so, I can check in a
> patch for this once AG's configury patch to enable this goes in.
I'll try to commit this, and my other pending patches in the next 90
minutes.
We should also check strongarm-elf results once Richard's patch is in.
It should also be OK for enabling.
AG