Hello Fabio, the jar files created for one version of glpk-java should be completely interchangeable.
> I've successfully compiled glpk and gplk-java > under Mac OS X 64bit and Linux 64bit). Did you experience any problems swaping the jar files? Best regards Xypron -------- Original-Nachricht -------- > Datum: Mon, 31 May 2010 08:02:42 +0200 > Von: Fabio <[email protected]> > An: [email protected] > Betreff: [Help-glpk] Why is glpk-java.jar not the same across all platforms? > Hi all. > > I'm using glpk-java in one of my projects. To use it under different > platforms, you need different shared libraries (libglpk.so under Linux, > libglpk.dylib under Mac OS X, glpk.dll under Windows) which is fully > understandable. In addition, a java library is needed: glpk-java.jar. It's > created as > part of the build process. (I've successfully compiled glpk and gplk-java > under Mac OS X 64bit and Linux 64bit). > > Now, I was wondering why the JAR file (which only contains .class files) > is different under different platforms? I.e., I cannot use the same > glpk-java.jar under Linux and Mac OS X which is rather unhandy because it > means > that I cannot put this file under revision control. > > ciao > Fabio > > _______________________________________________ > Help-glpk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-glpk -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
