This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: FYI: re-enable xlib peers
>>>>> "Scott" == Scott Gilbertson <scottg@mantatest.com> writes:
Scott> The toolkit path used to be assumed correctly based on the
Scott> config options, but that's recently broken. I figure it has to
Scott> do with the Classpath import.
Could be. I'll take a look.
Scott> The attached trivial awt program expects much less from the
Scott> peers. With my July 18 gcc it works, but only if you define
Scott> gnu.awt.xlib.XToolkit explicitly.
Yeah, it works for me too.
Tom