3.3.1 GCJ Cross compiler configuration issues
David Daney
ddaney@avtrex.com
Sat Apr 10 18:22:00 GMT 2004
Michael Koch wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Am Samstag, 10. April 2004 11:54 schrieb Andrew Haley:
>
>
>>Peter Blemel writes:
>> > I just wanted to follow up on my port. I disabled multilib
>> > and finally got all the way through a build, after tweaking the
>> > various things I mentioned previously. Splitting out the
>> > various java classes was a bust due to class inter-dependencies.
>> > The security manager actually references JFrame.
>>
>>Does it really? Gosh. We should fix that.
>>
>>
>
>I dont know what your error was or what you fixed but I cant see and
>direct dependency to java.awt.* (except AWTPermission which
>references only java.security.BasicPermission and java.lang classes)
>or java.swing.*.in current CVS trunk. I havent check 3.3 branch.
>
>
>
I have built both 3.3.1 and 3.3.2 removing all java.atw.* and
javax.swing.* classes except AWTPermission, and never had any problems.
David Daney.
More information about the Java-patches
mailing list