[java-gnome-hackers] --with-gcj-compile works
Brought to you by:
afcowie
From: VEROK I. <vi...@in...> - 2002-12-09 15:14:17
|
> Replaced java.lang.reflect.Proxy implementation with a delegate-based > implementation. This new implementation should work with gcj (not > tested), be a bit faster and easier to maintain. For the record: it does work with GCJ. No GCJ-handpicked-from-CVS necessary either. Bug #648648 can be closed. Most examples I compiled into native binaries work fine, although a couple are consistently segfaulting on me (the color picker and font picker are two notable ones). Istvan |