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: Jeff Sturm <jsturm at one-point dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: Adam Megacz <adam at megacz dot com>, <tromey at redhat dot com>, <gnustuff at thisiscool dot com>, <java at gcc dot gnu dot org>
- Date: Thu, 10 Jul 2003 10:31:41 -0400 (EDT)
- Subject: Re: gcc-3.3 and statically linked mingw binaries?
On Thu, 10 Jul 2003, Andrew Haley wrote:
> > > 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.
>
> I would have thought it would make more sense to put this stuff in a
> special file that only gets lined when linking statically. In
> addition, users could add classes to this file without recompiling
> libgcj.
However we do it, we have a request to link Output_ASCII in 3.3, which
closes tomorrow...
Jeff