gcj on OSF1 DUX V4.0B

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


On Fri, 15 Feb 2002, Philip Goisman wrote:
> 14186:./HelloWorld: /sbin/loader: Fatal Error: lazy_text_resolve: 
> symbol free should not have any relocation entry

Try the following:

LD_BIND_NOW=yes
export LD_BIND_NOW
./HelloWorld

That in effect turns off the lazy resolver.

Jeff



More information about the Java mailing list