NPE with gcc 3.4 when trying to open a tcp-socket
Andrew Haley
aph@redhat.com
Tue Sep 16 07:43:00 GMT 2003
Jörg Maisenbacher writes:
> Andrew Haley wrote:
> > 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.
>
> I did this, but the result is the same: NPE at execution time :-/
Well, that's good: it tells us something useful. It tells us we don't
have to track down bugs inside the C++ compiler. This is very good
indeed!
Andrew.
More information about the Java
mailing list