This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.3 and statically linked mingw binaries?
- From: Tom Tromey <tromey at redhat dot com>
- To: gnustuff at thisiscool dot com
- Cc: java at gcc dot gnu dot org, Adam Megacz <adam at megacz dot com>
- Date: 09 Jul 2003 10:51:27 -0600
- Subject: Re: gcc-3.3 and statically linked mingw binaries?
- References: <05RPWQYSR95D0AGAD9ICFBRLJ41HF.3f0b9633@p733>
- Reply-to: tromey at redhat dot com
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> I don't have any ideas, but didn't you allude to this here?:
Mohan> http://gcc.gnu.org/ml/java/2002-04/msg00180.html
I re-read this. I think it would make sense to add selected locale
classes to FirstThread.java, to make static linking work a little
better. We can just add the minimal set.
Tom