Resources in natively compiled executables
Michael Koch
konqueror@gmx.de
Wed Apr 14 21:32:00 GMT 2004
Am Mittwoch, 14. April 2004 23:26 schrieb Bryce McKinlay:
> Michael Koch wrote:
> >As I learned with gcjwebplugin there are problems when compiling
> >different jars to native because the resources in the different jars
> >get the same symbols names it seems (_Jr1, _Jr2, _Jr3, etc.). We
> > need to fix this somehow.
>> These resource names should probably be private . If you are getting
> symbol conflicts then maybe the compiler is mistakenly producing
> public symbols. Whats the error exactly?
There is no error message, there correct resources are just not always
found. It seems like one resource overloads the other ...
Michael
More information about the Java
mailing list