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]

Internal compile error when building SWT 2


Hi guys,

I've been trying to build SWT 2 all day and have got nowhere (using
gcj 3.4.2).  First there were issues with DisplayRenderer.java and a
few other swt custom widgets than I managed to hack past (I don't need
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
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!

George


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