New java/status.html file

Andreas Jaeger aj@suse.de
Sun Oct 27 01:23:00 GMT 2002


Per Bothner <per@bothner.com> writes:

> I checked in http://gcc.gnu.org/java/status.html .
>
> Please look it over and if there is anything you know is
> wrong, or believe to be incomplete or misleading, please
> fix it, if you can.

We should add that Linux on x86-64 is a supported target.  Ok to
commit the appended patch?

Andreas

Index: htdocs/java/status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.2
diff -u -p -r1.2 status.html
--- htdocs/java/status.html	27 Oct 2002 06:29:02 -0000	1.2
+++ htdocs/java/status.html	27 Oct 2002 09:23:14 -0000
@@ -120,6 +120,8 @@ it isn't very useful.</dd>
 <dd>Ok.</dd>
 <dt class="target">GNU/Linux on PowerPC</dt>
 <dd>Ok.</dd>
+<dt class="target">GNU/Linux on x86-64</dt>
+<dd>Ok (but building with multilibs enabled needs libtool patch).</dd>
 <dt class="target">Solaris 2.5.1, 2.6, 2.7, 2.8 on Sparc</dt>
 <dd>Ok.</dd>
 <dt class="target">SGI Irix 6.5 on Mips</dt>

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Gcc-patches mailing list