[Bug libgcj/27741] New: Automate generation of gcj/javaprims.h
mark at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 23 09:39:00 GMT 2006
gcj/javaprims.h has to be regenerated by hand using the classes.pl script
whenever you add a class to java.lang, java.io, or java.util (including
sub-packages, like java.lang.ref). The procedure is described in the HACKING
file. It would be nice to automate this process since it can only be done after
the first source->bytecode compilation step. If it is forgotten the native code
generation phase fails.
--
Summary: Automate generation of gcj/javaprims.h
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mark at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27741
More information about the Gcc-bugs
mailing list