/[classpath]/gjdoc/TROUBLESHOOTING
ViewVC logotype

Diff of /gjdoc/TROUBLESHOOTING

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by julian, Mon Dec 20 21:27:52 2004 UTC revision 1.3 by julian, Sat Feb 5 17:21:40 2005 UTC
# Line 2  Line 2 
2  Gjdoc Troubleshooting FAQ  Gjdoc Troubleshooting FAQ
3  =========================  =========================
4    
5  Last updated: 2004-12-11  Last updated: 5 February 2005
6    
7  When building and running Gjdoc there are several problems you can run  When building and running Gjdoc there are several problems you can run
8  into at the time of this writing. Most of these stumbling blocks will  into at the time of this writing. Most of these stumbling blocks will
# Line 58  variable JAVA_HOME is unset when invokin Line 58  variable JAVA_HOME is unset when invokin
58  script. Otherwise, the build will use the jni.h header file that comes  script. Otherwise, the build will use the jni.h header file that comes
59  with JDK instead of the one which belongs to gcj.  with JDK instead of the one which belongs to gcj.
60    
61    -----
62    
63    Q: While generating the jar file the build just hangs/I get the
64    following messeage while generating a jar file:
65    "FATAL ERROR: No more room for local references".
66    
67    A: There are known problems with the current (CVS) version of kaffe's
68    jar tool (as of Feburary 2005) which is the default on some
69    platforms. Use the JAR environment variable to specify a different jar
70    tool if the build hangs while assembling the jar file or if you get
71    the above error message. The fastjar tool that comes with GCC is known
72    to work.
73    
74    
75    
76  Run-time Troubleshooting  Run-time Troubleshooting

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26