
* Added support for pure 64bit linux with jbigi and the java service wrapper (no need for jcpuid if we're on os.arch=amd64). Thanks mule et al for help testing! * UI cleanup in Syndie (thanks gloin and bar!)
12 lines
559 B
Plaintext
12 lines
559 B
Plaintext
jbigi.jar was built by jrandom on Aug 21, 2004 with the jbigi and jcpuid
|
|
native libraries compiled on linux, winXP (w/ MinGW), and freebsd (4.8).
|
|
The GMP code in jbigi is from GMP-4.1.3 (http://www.swox.com/gmp/), and
|
|
was optimized for a variety of CPU architectures.
|
|
|
|
On Sep 16, 2005, libjbigi-osx-none.jnilib was added to jbigi.jar after
|
|
being compiled by jrandom on osx/ppc with GMP-4.1.4.
|
|
|
|
On Sep 18, 2005, libjbigi-linux-athlon64.so was added to jbigi.jar after
|
|
being compiled by jrandom on linux/p4 (cross compiled to --host=x86_64)
|
|
with GMP-4.1.4.
|