This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Java: Standard comformant arithmetic
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
Alexandre> After we arrange that libgcj builds within the gcc build
Alexandre> tree, we might even check for libgcj when deciding whether
Alexandre> to build gcj.
It should already do this, but it isn't really advertised.
It will be advertised if/when libgcj is put into the egcs
distribution. There are licensing issues that need to be resolved
before this happens, though.
Tom