This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcj 4.4 and AWT toolkit
- From: "ffileppo" <ffileppo at libero dot it>
- To: "aph" <aph at redhat dot com>
- Cc: "java" <java at gcc dot gnu dot org>
- Date: Thu, 31 Jul 2008 20:20:37 +0200
- Subject: Re: gcj 4.4 and AWT toolkit
> > As you said, it doesn't even seem to try to open libgtkpeer
> >
> > root@portatile-hp:/media/disk/x86-gcc-inst/bin# strace -f ./awt-test
>
> Debugging time; you're either going to have to do it yourself or
> persuade someone to help you.
>
> Andrew.
>
Any hints where to start understading this problem?
Just debugging with gdb?
I wonder if this bad behaviour is caused by the recent merge of classpath 0.97.2
I hope more people will concern about this issue; personally I can't wait to test the performance of AWT/SWING code compiled with gcj compared with bytecode execution (especially on embedded systems). We should team up to solve this problem :-)
If you're interested, please take a look at my other post (http://gcc.gnu.org/ml/java/2008-06/msg00031.html) about gcc 4.3.2 and 4.3.0/1 bug with AWT/SWING code (beacause of classpath 0.96?)
Thanks for your help,
Francesco