NPE with gcc 3.4 when trying to open a tcp-socket
Jörg Maisenbacher
joerg@maisenbachers.de
Mon Sep 15 17:44:00 GMT 2003
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)
--
Jörg Maisenbacher
"There are only 10 types of people in the world:
Those who understand binary and those who don't."
More information about the Java
mailing list