Patch: java class registration via .jcr section, take 3

Jakub Jelinek jakub@redhat.com
Thu Aug 9 15:00:00 GMT 2001


On Wed, Aug 08, 2001 at 04:38:08PM -0700, Anthony Green wrote:
> Richard wrote:
> > Ok with changes:
> 
> Thanks!  Fixed and committed.

Shouldn't the crtstuff.c changes be moved into jcrtbegin.o and jcrtend.o
which would be added only for Java programs?
It is pretty strange if every C, C++ or Fortran program will now have .jcr
section and will look up the _Jv_RegisterClasses symbol to find out that it
is not a Java program.

	Jakub



More information about the Java-patches mailing list