2004-08-21 07:56:53 +00:00
|
|
|
***net.i2p.util.NativeBigInteger, native part of the code****
|
|
|
|
|
2008-05-12 13:47:15 +00:00
|
|
|
See ../README for instructions.
|
|
|
|
|
2004-08-21 07:56:53 +00:00
|
|
|
Execute the build.sh script to produce jbigi library files optimized for a number of different CPU-types.
|
|
|
|
|
|
|
|
TODO: What is jbigi
|
|
|
|
TODO: Document generated folder structure
|
|
|
|
TODO: Instructions for adding the libraries to a jar
|
|
|
|
|
|
|
|
Linux-specific information:
|
2008-05-12 13:47:15 +00:00
|
|
|
Some linux distributions comes bundled with GMP.
|
|
|
|
There is currently no out-of-the-box support for this in the current build-scripts.
|
2004-08-21 07:56:53 +00:00
|
|
|
|
|
|
|
Windows-specific information:
|
2008-05-12 13:47:15 +00:00
|
|
|
The best way of building the jbigi dll's is to install Mingw {URL} and msys {URL}.
|
|
|
|
The combination of these two should be able to run the included build-scripts without modifications.
|