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]

Re: Internal compile error when building SWT 2


George Palmer wrote:
> 
> these so not overly concerned).  I then get an internal compile error 
>  (expand_expr_real expr.c:7090)  on the swt widget, Button.java.  If I

What platform (Linux/Windows/etc.) are you seeing this error
on?

Internal Compiler Errors (ICEs) should be corrected as soon
as possible. If you can try reducing the testcase a bit, you
might want to submit a bug report about this so that it has
a chance of getting fixed in the next release.

Before that, you might want to try with the current
development tree. You can either build it yourself or
download a pre-compiled version for Win32 from Mohan's
site:

  http://www.thisiscool.com/gcc_mingw.htm

(Look for the GCJ 4.0.0 bundle.)

If it still ICEs, do file a bug report with a suitably
reduced test case.


> try to compile this to a class file and then add it to the build then
> I just end up with errors the next swt wdiget, Canvas.java, and so on.
> 
> Any ideas or pointers much appreciated!

Mohan's bundle (see the site referred to above) contains
SWT 3054 - I don't know if it is the same as SWT 2 though.

HTH,
Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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