This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Internal compile error when building SWT 2
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: George Palmer <george dot palmer at gmail dot com>
- Cc: GCJ <java at gcc dot gnu dot org>
- Date: Wed, 20 Oct 2004 10:59:57 +0530
- Subject: Re: Internal compile error when building SWT 2
- References: <f83050bf041019123276f8f4c8@mail.gmail.com>
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/