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: Problems using libswt.a and multiple jars



On Thursday, Aug 21, 2003, at 09:44 US/Eastern, Øyvind Harboe wrote:


eg:

gcj -c -Os jakarta-regexp-1.2.jar

I suppose the cras

gcj --CLASSPATH=\thisiscool-gcc\swt\win32\lib\swt.jar \
	-c -Os HelloSWT.java

gcj  --main=HelloSWT -s -o HellOSWT.exe *.o \
	\thisiscool-gcc\swt\win32\lib\libswt.a

Works like a charm! Thanks!


The crash(which I suppose should be fixed, but no longer affects me) is
still
there in Mohans GCC 3.4 20030802 on my "rocket".

If that is true then this is a dup of bug 9947.



Thanks, Andrew Pinski


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