NPE with gcc 3.4 when trying to open a tcp-socket
Andrew Haley
aph@redhat.com
Mon Sep 15 19:22:00 GMT 2003
Jörg Maisenbacher writes:
> Andrew Haley wrote:
>
> > I can duplicate this fault with a stock libgcj. It seems to be a
> > miscompilation of the library.
>
> Is there something i can do about this?
You can try to see if it's a optimizer bug in the C++ compiler. Try
compiling with "make CXXFLAGS=-g"
Tell me if this fixes things. I'll have a look tomorrow.
Andrew.
More information about the Java
mailing list