This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [GCJ] Performance of GUI applications on embedded systems
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.