Java Reference
In-Depth Information
7.10
R ESOURCES
There are a number of resources for gcj , including
• The gcj home page. 16
• The gcj FAQ. 17
• The gcj documentation page. 18
• The JDK1.4 to libgcj comparison page. 19 This resource is particularly
useful in deciding whether gcj is an appropriate tool for compiling your
program.
• Many features of gcj are, in fact, “inherited” from the parent project,
the GNU Compiler Collection. You can find your way to a lot of good
information from the GCC home page. 20
16. http://gcc.gnu.org/java/
17. http://gcc.gnu.org/java/faq.html
18. http://gcc.gnu.org/java/docs.html
19. http://gcc.gnu.org/java/jdk14-libgcj.html
20. http://gcc.gnu.org/
Search WWH ::




Custom Search