Changes between Version 22 and Version 23 of Developer/OpenProjects


Ignore:
Timestamp:
03/07/08 01:46:31 (16 years ago)
Author:
JoelSherrill
Comment:

/* GNU Java */ Add link

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v22 v23  
    528528Status: No active volunteers.
    529529
    530 The purpose of this project is to make the GJC (GNU Java Compiler)
    531 work with RTEMS.  RTEMS is supported as a target in GCC so it is
    532 expected that the primary focuses of this project are to adapt
    533 the run-time library to RTEMS and make sure as many tests as possible
    534 run correctly.
    535 
    536 There was a previous effort to do this but it was not submitted
    537 to the GCC Maintainers.  At this point, it was against such
    538 an old version of gcc that it would probably have to be used as
    539 a reference more than a code base. 
     530The purpose of this project is to make the [http://gcc.gnu.org/java/ GJC (GNU Java Compiler)] work with RTEMS.  RTEMS is supported as a target in GCC so it is expected that the primary development focus of this project will be to adapt the run-time library to RTEMS.
     531
     532There was a previous effort to do this but it was not submitted to the GCC Maintainers.  At this point, it was against such an old version of gcc that it would probably have to be used as a reference more than a code base.
    540533=  ==eVisual Studio Integration===
    541534