NPE with gcc 3.4 when trying to open a tcp-socket

Andrew Haley aph@redhat.com
Mon Sep 15 17:51:00 GMT 2003


Jörg Maisenbacher writes:
 > Andrew Haley wrote:
 > > What does 'ldd test' say?
 > 
 > $ ldd test
 >          libm.so.6 => /lib/libm.so.6 (0x40017000)
 >          libpthread.so.0 => /lib/libpthread.so.0 (0x40039000)
 >          libdl.so.2 => /lib/libdl.so.2 (0x40088000)
 >          libc.so.6 => /lib/libc.so.6 (0x4008b000)
 >          /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

That's bizarre.  It's not linked to libgcj.so at all?

Andrew.



More information about the Java mailing list