91c8e5cf7f
Updated jbigi/jcpuid binaries.
...
Files changed
-------------
jcpuid:
- Rebuilt for OSX/Windows/FreeBSD/Linux
jbigi:
- Moved to GMP 6.0.0a
- Removed NetBSD binaries
- Removed kFreeBSD binaries
- Removed Solaris binaries
- Removed OpenBSD binaries
- Added coreihwl jbigi support
- Added coreisbr jbigi support
- Added bulldozer jbigi support
- Added steamroller jbigi support
- Added cortex a9 suppot support
- Added cortex a15 jbigi support
- Rebuilt _all_ unmentioned binaries
Build notes jbigi:
------------------
Windows: Cross-compile, linux hosts. Compiler: GCC
Linux: Native build. Compiler: GCC
FreeBSD: Native build, VM. Compiler: GCC
OSX: Native build. Compiler: GCC
Build notes jcpuid:
-------------------
Windows-x64: Native build. Compiler: MSVC
Windows-x86: Cygwin on Windows. Compiler: mingw on Cygwin
Linux: Native build. Compiler: GCC
FreeBSD: Native build. Compiler: GCC
OSX: Native build. Compiler: GCC
2016-04-27 21:35:05 +00:00
e3abc25c6b
New jbigi/jcpuid compiles for Windows.
...
Compiled using mingw32 in Windows XP (gcc --version returns v4.5.2).
As was done with the Linux and FreeBSD builds, jbigi was linked with gmp-4.3.2
for the 32bit cpus and 5.0.2 for the 64bit CPUs.
Since there current isn't a free version of the wrapper for x64 Windows, there
aren't any x64 versions of these dlls.
2011-06-08 08:07:53 +00:00