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]

Problems compiling SWT apps using Mohans instructions


I tried Mohans GCJ at my clients and I got the error messages 
below. No idea if this is GCJ or the SWT build included in 
your package.

Mohan suggested someone on the mailing list might be able to shed 
some light on the problem.

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


[apply] c:\temp/ccqMbaaa.o(.text+0xd422a): In function `ZN3com5cyviz3gui11ComboItem$2C1EPNS1_9ComboItemEPNS0_7blender5value10ComboModelE':

[apply] c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::events::SelectionAdapter::SelectionAdapter()'

[apply] c:\temp/ccqMbaaa.o(.text+0xd434d): In function `ZN3com5cyviz3gui9ComboItemC1EPN3org7eclipse3swt7widgets9CompositeEPN4java4lang6StringEPNS0_7blender5value10ComboModelE':

[apply] c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::widgets::Label::class$'

[apply] c:\temp/ccqMbaaa.o(.text+0xd4376):c:/temp/ccAHaaaajx: undefined reference to `org::eclipse::swt::widgets::Label::Label(org::eclipse::swt::widgets::Composite*, int)'

.... lots more ....


Øyvind



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