This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Support --enable-libgcj and --disable-libgcj


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

    Alexandre> Found it.  Ok to install?

Great.

    In general, if the Java front-end is enabled, so will the
    GCJ libraries, unless they're known to not support the target
    platform.

This sentence isn't quite grammatical; try:

    In general, if the Java front-end is enabled, the GCJ libraries
    will be enabled too, unless they're known not to work on the
    target platform.
  
Please make that change, and check it in.

Thanks!

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]