<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm new to embedded Java and I have a question
about kaffe AWT backend.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm porting kaffe to my target board which has
a SuperH processor. My kaffe version is 1.1.7. I've successfully
cross-compiled the kaffe and ported it to the board without AWT (with
configure argument --without-x --disable-gtk-peer). But now I need AWT for my
application. And I got some trouble porting it again with AWT.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>We do not have X on the board. We choosed
DirectFB as our Graphics system and we have GTK+ on the top of it. I
know that kaffe's AWT implementation is based on GTK+ from GNU Classpath,
and X libraries are usually required for GTK+. But since we've built our GTK+
with DirectFB rather than X, is there any way to build kaffe with AWT support on
my target?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I read FAQ.awt and knew that there is a DirectFB
AWT backend for kaffe, but still I would like to know first if I'm
able to build kaffe's AWT on GTK+ without X.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best Regards,</FONT></DIV>
<DIV><FONT face=Arial
size=2>Yifan Chen</FONT></DIV></FONT></DIV></BODY></HTML>