Re: [Java-gnome-developer] Java-Gnome on Win32 (using mingw)
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2003-03-21 13:51:21
|
On Thu, 2003-03-20 at 20:29, fer...@lo... wrote: > PS: It is possible to compile Java-Gnome using just GCJ, > without using a Java2 > SDK for compiling classes? I'm afraid the mixture of > Unix-style GCC and > Windows-style javac is messing up the libraries, and using > Unix-style compilers > all the time could solve this. I'm not sure if it's the same in 0.7, but in the code from cvs you can add the following line to build.xml: <property name="build.compiler" value="gcj"/> -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |