more

Anthony Green green@redhat.com
Wed Nov 6 12:09:00 GMT 2002


On Wed, 2002-11-06 at 11:37, Adam Megacz wrote:
> 
> Why do you need weak symbols to make .jcr work?

You don't need weak symbols to make .jcr work for gcj, but this breaks
gcc/g++.

libgcc contains a reference to a symbol in libgcj
(_Jv_RegisterClasses).  All gcc/g++ programs would require it if it
weren't weak.
 
AG




More information about the Java mailing list