This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: NPE with gcc 3.4 when trying to open a tcp-socket
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."