Re: [GCJ] Performance of GUI applications on embedded systems
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel,gmane.comp.java.classpath.devel |
|---|---|
| Message-ID | <[email protected]> |
Mark Wielaard wrote: > On Wed, 2008-11-05 at 09:24 +0100, ffileppo wrote: >> I tried your improvement but now I'm getting Segmentation Fault whenever I execute any GUI application. >> (Non-gui code is working fine) >> >> Do you have any idea to investigate this problem? > > Run it under GDB and post a backtrace please. For what it's worth, I very much suspect that this will be a build problem. ffileppo, we also need to know what configure options you used. Andrew.