Re: gcj 4.4 and AWT toolkit
"ffileppo" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
> > 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