gcj 4.4 and AWT toolkit
Mark Wielaard
mark@klomp.org
Fri Aug 1 11:23:00 GMT 2008
Hi ffileppo,
On Thu, 2008年07月31日 at 13:50 +0200, ffileppo wrote:
> Yes, I've built AWT peer
>> My configure:
>> Configured with: ../configure --prefix=/media/disk/x86-gcc-inst --disable-libssp --disable-libgomp --disable-libmudflap --enable-libgcj --disable-bootstrap --disable-multilib --disable-sjlj-exceptions --enable-languages=c,c++,java --enable-java-awt=gtk
>> The problem seems to be that it can't find libgtkpeer.so, which is obviously present.
>> This is working as intended with gcc 4.3
>> Can anyone try to reproduce this problem?
For me AWT/Swing applications compiled with gcj from gcc trunk
(../gcc/configure --prefix=/usr/local/gcc --enable-languages=c,c++,java
--enable-java-awt=gtk) seem to work fine. Do you have an example program
and the specific compilation line used for it to test?
Thanks,
Mark
More information about the Java
mailing list