Merge checked in
Mark Wielaard
mark@klomp.org
Tue Jan 9 22:57:00 GMT 2007
Hi Tom,
On Tue, 2007年01月09日 at 11:27 -0700, Tom Tromey wrote:
> I've checked the big gcj-eclipse branch merge into svn trunk.
Woot! So great to see this go in. Thanks.
> Please give it a try.
The xlib peers (--enable-java-awt=gtk,xlib) seem to be broken:
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:22:31: error: gnu/gcj/xlib/Clip.h: No such file or directory
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:28: error: 'gnu::gcj::xlib' has not been declared
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc: In function 'void init(AWTRectArray*)':
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:46: error: 'xrects' was not declared in this scope
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc: At global scope:
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:49: error: 'gnu::gcj::xlib' has not been declared
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc: In function 'void dispose()':
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:51: error: 'xrects' was not declared in this scope
../../../gcc/libjava/gnu/gcj/xlib/natClip.cc:53: error: type '<type error>' argument given to 'delete', expected pointer
make[3]: *** [gnu/gcj/xlib/lib_gnu_awt_xlib_la-natClip.lo] Error 1
Rebuilding now with only the gtk+ peers enabled.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java/attachments/20070109/95948283/attachment.sig>
More information about the Java
mailing list