2192f73b11
- Lots of indenting changes - VC++ is strict with variadic macros - VC++ does not accept unistd.h - new interface for walltime - VC++ does not seem to have support for integer overflow. - VC++ defines YENV_REG? - no access flags, x permissions ignored. - new FindGMP supporting MPIR - make horus optional (c++ is hard). |
||
---|---|---|
.. | ||
build.bat | ||
CMakeLists.txt | ||
hacks.c | ||
hacks.h | ||
jpl.c | ||
jpl.h | ||
README |
To recompile jpl.c to jpl.dll (for Windows), ensure that JAVA_HOME and PL_HOME are appropriately set in your environment, then run .\build.bat To recompile jpl.c to libjpl.so (for Linux), ensure that JAVA_HOME and PL_HOME are appropriately set in your environment, then run ./build.sh ---- Paul Singleton (paul.singleton@bcs.org.uk) March 2004