This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Completed Plan for --gc-sections on gcj [IGNORE my previous posts]
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: bryce at waitaki dot otago dot ac dot nz, java at gcc dot gnu dot org
- Date: 06 Nov 2002 15:54:17 -0800
- Subject: Re: Completed Plan for --gc-sections on gcj [IGNORE my previous posts]
- Organization: Myself
- References: <868z06qs9l.fsf@nowhere.com> <864rauqru6.fsf@nowhere.com>
One more tweak -- I just realized that COFF limits section names to 8
characters. The .jmd<classname> and .otable<classname> sections can
just be .jmd and .otable -- it doesn't matter if all the otables for
all the classes get smashed together so long as they are kept in the
right order.
I'm still trying to come up with a solution for the
.overrides<methodname> sections, but I don't think it will be
impossible to work around.
- a
--
Microsoft follows standards the same way fish follow migrating caribou.