This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Jörg Maisenbacher writes:
 > Andrew Haley wrote:
 > > Jörg Maisenbacher writes:
 > >  > Andrew Haley wrote:
 > >  > 
 > >  > > That's bizarre.  It's not linked to libgcj.so at all?
 > >  > 
 > >  > no it is not, because i compiled my gcc with --disable-shared.
 > > 
 > > I don't think you mentioned that.  There is a bunch of problems to do
 > > with libgcj and --disable-shared that are basically insurmountable.
 > > However, I see no reason why this might have caused your problem.
 > >   
 > > I'm going to test with the default libgcj configuration and see if the
 > > problem can be replicated there.

 > you are right, i somehow forgot to mention this, to prevent any further 
 > problems:

I can duplicate this fault with a stock libgcj.  It seems to be a
miscompilation of the library.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]