This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: New MingW 3.4 Build (w/SWT 2.1!)
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <gnustuff at thisiscool dot com>, "'GCJ Java'" <java at gcc dot gnu dot org>
- Date: Tue, 1 Jul 2003 09:20:17 +0200
- Subject: RE: New MingW 3.4 Build (w/SWT 2.1!)
I decided to take GCJ 3.4 for a spin, but have no intention
or motivation for using it in production for now.
Below is what I found:
[apply] c:\temp/ccSQaaaa.s: Assembler messages:
[apply] c:\temp/ccSQaaaa.s:1683334: Error: symbol
`__GLOBAL__I__ZN3org7eclipse3swt8graphics5ColorC1Ev' is already defined
Options:
gcj --main=com.cyviz.gui.EdgeMaster --classpath= -g -Dcom.cyviz.native=1
-Dcom.cyviz.release=0 -o
C:\eclipse\workspace\output/edgemaster\edgemaster.exe -fjni
native\modified_swt.jar native\comm.jar ..\output\gnuclasspath.jar
..\webstart\jakarta\jakarta-regexp-1.2.jar
..\output\nativeedgemaster.jar
Øyvind