This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: jawt_md.h
- From: Tom Tromey <tromey at redhat dot com>
- To: Jochen Rassler <jochen at cornmania dot de>
- Cc: java at gcc dot gnu dot org
- Date: 22 Jan 2005 12:11:21 -0700
- Subject: Re: jawt_md.h
- References: <1106353296.1586.33.camel@jogix.sojox>
- Reply-to: tromey at redhat dot com
>>>>> "Jochen" == Jochen Rassler <jochen@cornmania.de> writes:
Jochen> but jawt_md.h is shipped with sun's J2SDK and i haven't found something
Jochen> similar to it in libgcj (4.0 20050115).
Jochen> Is their a workaround for it?
Not yet. Last I heard, there was a need to reverse engineer this
header, since there was no reusable spec available for it.
Tom