This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: ATTN Windows Users: RFC - GCJ/MinGW and Thread-Safe Exception Handling
- From: Danny Smith <dannysmith at clear dot net dot nz>
- To: 'Ranjit Mathew' <rmathew at gmail dot com>
- Cc: 'GCJ' <java at gcc dot gnu dot org>, 'GCJ Patches' <java-patches at gcc dot gnu dot org>
- Date: Wed, 05 Jul 2006 10:17:42 +1200
- Subject: RE: ATTN Windows Users: RFC - GCJ/MinGW and Thread-Safe Exception Handling
Ranjit wrote
I said:
> >> I don't know why I'm suggesting this. I have never liked
> the foolery
> >> in win32.cc and would be glad to see it removed.
> >
> > Exactly! I would have thought that you of all people would be in
> > favour of removing this kludge.
>
> And you have now been instrumental in perpetuating this "foolery". :-P
At least now I should be able to just add -lmingwthrd.a or -mthreads to
_my_ command line and get __mingwthr_key_dtor from the mingw10m.dll to
stop the leak.
Danny
>
> Thanks,
> Ranjit.
>