How to create a AWT enabled build?
Clemens Eisserer
linuxhippy@web.de
Thu Apr 22 09:15:00 GMT 2004
Thanks a lot, now it works.
I think I'll try both, x and gtk, because I need just lightweight drawinga dn gdk itself is a little bit slow.
Thanks a lot again, lg Linuxhippy
Am Donnerstag, 22. April 2004 10:59 schrieb Clemens Eisserer:
> Hi there!
>> I've just downloaded GCC-3.4 (the all-in-one package), and after
> looking arround whats up, I went to libjava/ und typed ./configure
> --enable-java-awt --enlable-interpreter, but configure fais with:
> "*** unrecognised argument "yes" for --enable-java-awt"
>> If I remove --enable-java-awt everything builds fine.
>> I know this is a trvivial answer, but what did I do wrong?
You need to specify the peers to use in a comma separted list.
Use --enable-java-awt=gtk
Other possible values are "xlib" and "gtk,xlib". The xlib peer is just
not really made for normal AWT apps ...
Michael
_______________________________________________________________________
... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail
ist zum 39. Mal Testsieger (PC Praxis 03/04) http://f.web.de/?mc=021191
More information about the Java
mailing list