This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GTK peers
- From: fernando at lozano dot eti dot br
- To: java at gcc dot gnu dot org
- Date: Thu, 10 Jul 2003 17:00:39 GMT
- Subject: Re: GTK peers
- Reply-to: fernando at lozano dot eti dot br
Hi Tom,
> Fernando> Looks like RHL folks forgot something from their gcc-gcj or
> Fernando> libgcj RPM packages. Is there an easy way to get these
> Fernando> classes (besides downloading the full GCC 3.3 distro) or
> Fernando> configure my system to use another, included set of AWT
> Fernando> peers?
>
> Nope, Red Hat is ok here. The peers weren't in 3.2 or 3.3. They were
> checked in on the trunk after 3.3 branched. There's no way to get the
> AWT peers without building from cvs.
So I got the expected behaviour: I can compile an AWT app but can't run.
The peers interface is part of the Java API specs... So it would be possible to
take out these classes from Kaffe libraries and use this with gcj/git... if I
keep then as a separate package there would be no licensing or copyright
assigment problems, rigut?
[]s, Fernando Lozano