RE: [Quickfix-developers] How to use GNU Java on Solaris?
Brought to you by:
orenmnero
From: <or...@qu...> - 2004-11-24 19:25:27
|
I've never tried compiling with gcj, although I would be curious to see how well that worked. We do plan on adding a --without-jni flag. In the meantime if you just unset your JAVA_HOME before you run configure, that should do the trick. ----- Original Message ----- > Hi! > > Is there any way I could use GNU Java (gcj) to compile > the Java portion of QF on Solaris 8, instead of using > the native (Sun) version of that language? (I > believe, this is how it is done on Linux --- through > gcj --- isn't it?) > > If nobody knows how to do that, maybe, as an ad hoc > solution, there is a way to disable Java completely? > I tried the --without-java option, but that didn't > seem to do the trick. > > > Thanks to each and all, > > Nickolai |