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: Bug: Unable to compile SWT using GCJ


>>>>> "Markus" == Markus Reitz <markus_reitz@yahoo.com> writes:

Markus> org/eclipse/swt/custom/DisplayRenderer.java:66: Type
Markus> `LineCache' not found in the declaration of the local
Markus> variable `lineCache'.
Markus>         LineCache lineCache =
Markus> parent.internalGetLineCache();
Markus> * GCJ 3.2

I think some bugs in this area were fixed in gcj 3.3.
Upgrading might help.  If not it is a gcj bug; please file a report.

Tom


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