This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.3.1 GCJ Cross compiler configuration issues


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]