This is the mail archive of the java@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: using awt/swing classes


Tom Tromey wrote:
"Per" == Per Bothner <per@bothner.com> writes:


Per> I configured with --enable-java-awt=gtk, and I still can't get AWT
Per> working.  (It has worked in the past.)

It works fine for me with my unmodified 4.0 build.

I don't know what happpened but looks like 'make install' of gcc didn't happen/work. Re-running make installed fixed it.

I can now do: bin/kawa-bin -w
and it brings up a working window.

Trying to start Swing-based JEmacs doesn't work, though.  However, I
assume it's premature to send Swing bug reports?  (This is a failure
in javax.swing.text.SimpleAttributeSet.addAttribute.)
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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