gcj on OSF1 DUX V4.0B

Jeff Sturm jsturm@one-point.com
Fri Feb 15 13:38:00 GMT 2002


On Fri, 15 Feb 2002, Philip Goisman wrote:
> *** This configuration is not supported in the following subdirectories:
>      gas ld

DU uses the ECOFF object format.  I think the support for that in gas/ld
is either missing or incomplete.

> setenv LD_BIND_NOW yes
> ./HelloWorld
> 32267:./HelloWorld: /sbin/loader: Warning: Can't find strong symbol for _Jv_InitClass
> Hello World!

Neither the error nor warning make much sense to me.  If _Jv_InitClass
were truly not found I doubt the program would run at all.  I suspect bugs
in the runtime loader.

DU 4.0F has been reported to work with libgcj, so you might consider
updating your OS.

Jeff



More information about the Java mailing list