Skip to content

MacOS build

Pre-release
Pre-release

Choose a tag to compare

@jmjatlanta jmjatlanta released this 05 Apr 05:17
e1b9e36

We are attempting to diagnose a SIGSEV problem on Mac OS. The following files are binaries of the develop branch as of 4-April-2018.

The binaries were built using tcmalloc from gperftools. That library is dynamically linked. Hence you will need to install gperftools.

The *mac.tar.gz archives have all binary executables. The *min-mac.tar.gz archives only have the witness_node and cli_wallet executables.

From the develop branch of bitshares-core, and the master branch of bitshares-fc
bitshares-binaries-mac.tar.gz
bitshares-binaries-min-mac.tar.gz

The following archives include the above plus a PR from @ihla that hopefully solves the SIGSEV issue.
bitshares-binaries-mac-ihla.tar.gz
bitshares-binaries-min-mac-ihla.tar.gz

And the next two include the PR from @ihla and are compiled without tcmalloc.
bitshares-binaries-mac-wo-tcmalloc.tar.gz
bitshares-binaries-min-mac-wo-tcmalloc.tar.gz