This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SWT Crash Problem with MingW/GCJ (UPDATED)


(Sorry I forgot to attach the files with my previous post. Thanks for bearing with me!)

Hi folks,

First off, thanks so much for all the work you've been doing. It's amazing.

I built the SWT on MingW as per Ranjit's instructions, using the shell script:

http://gcc.gnu.org/ml/java/2002-12/msg00105.html

I used this GCJ snapshot:

gcj-3.2-20021210-1.tar.gz

The sample Hello program Hello.java works fine, but Hello2, which tries to do everything in a non-static method causes a crash with the following error:

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

I scanned the mail list, but wasn't able to find anything immediately on this issue.

I am new to this list and mailing lists in general, so please educate me if I am not following proper protocol or should have taken some preliminary steps before posting this.

-- Mohan Embar

http://www.thisiscool.com





Attachment: Hello2.java
Description: Binary data

Attachment: Hello.java
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]