Last change
on this file since fbc63c9 was
f7f05cf,
checked in by zzz <zzz@…>, 16 years ago
|
imported Iakin's public domain jcpuid library allowing the detection of CPU types from java
imported Iakin's modifications to jbigi to use the jcpuid library in detecting what jbigi implementation to load
imported and slightly updated Iakin's scripts to build jbigi for lots of architectures
(yay iakin!)
|
-
Property mode set to
100644
|
File size:
493 bytes
|
Line | |
---|
1 | Prior to building the jbigi library, you will need to fetch the GMP source |
---|
2 | from http://www.swox.com/gmp/, saving it to jbigi/gmp-4.1.3.tar.bz2 (it will |
---|
3 | be unpacked and built as necessary). |
---|
4 | |
---|
5 | To build the native jbigi and jcpuid libraries for the current host CPU, |
---|
6 | simply run sh build.sh and the results will be packaged up into jbigi.jar |
---|
7 | |
---|
8 | To build the native jbigi libraries for all supported CPUs (on the current OS), |
---|
9 | go into jbigi/ and run build-all.sh (the results will be under jbigi/lib/) |
---|
Note: See
TracBrowser
for help on using the repository browser.