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: gcc-3.3 and statically linked mingw binaries?


Adam Megacz writes:
 > 
 > That would be really awesome.
 > 
 >   - a
 > 
 > Tom Tromey <tromey@redhat.com> writes:
 > > >>>>> "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.

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.

Andrew.


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