John,
Been a while since last checking in with you...
Have you had any luck getting
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes to compile that has dependencies on "curl" and "jansson"? The best I can tell is this package appears to be an xcoin minerd fork.
The new MacBook Pro I have has "Intel Core i7" with "Intel Iris Pro" that appears to support AVX/AES-NI (Advanced Vector Extensions Advanced Encryption Standard New Instructions) from looking at
http://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/4th-gen-core-family-mobile-brief.pdf.
The following OSX queries also look promising:
% sysctl -n hw.optional.avx1_0
1
% sysctl -n hw.optional.aes
1
No means to report compiling issues to
https://github.com/elmad/darkcoin-cpuminer-1.3-avx-aes. Really getting close...
FYSA - Got Libbitcoin bitcoin-explorer (bx), bitcoin-server (obelisk) to compile an execute on a OSX as well as bitcoin-core.
Comments