This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ 3.2 for Win32: Updated Snapshot
- From: Tom Tromey <tromey at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: Øyvind Harboe <oyvind dot harboe at zylin dot com>, <java at gcc dot gnu dot org>
- Date: 12 Dec 2002 21:42:07 -0700
- Subject: Re: GCJ 3.2 for Win32: Updated Snapshot
- References: <Pine.LNX.4.44.0212122336510.15520-100000@ops2.one-point.com>
- Reply-to: tromey at redhat dot com
>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
Tom> Your compiled code can't currently have direct references (references
Tom> via reflection are ok) to non-compiled code.
Jeff> That is what -fno-assume-compiled was for, as I understand it.
Jeff> However it doesn't work at this time.
I think it never worked.
Tom