mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -9,6 +9,8 @@ There is no seperate section describing BSD setup. Linux can be used as a guide
|
||||
|
||||
The short version for most cases is to install the GNU/Make development environment including GCC and the additional libraries needed to build cpuminer-opt.
|
||||
|
||||
New CPUs require the latest compiler version, ensure the system is up to date.
|
||||
|
||||
# Linux build environment
|
||||
|
||||
The following is based on Ubuntu and also applies to other Debian based Linux distributions. Fedora and other distributions have different package managers and may have slightly different package naming. Some packages may have separate runtime and development versions of the same package. Ensure the development or headers versions are installed.
|
||||
@@ -115,6 +117,7 @@ cpuminer-opt can now be compiled on MacOS x86_64 using GCC. See Compiling cpumin
|
||||
|
||||
#### Errata
|
||||
|
||||
* Problems have been reported using MacOS Sonoma on ARM64, upgrade to Sequoia.
|
||||
* CPU temperature and frequency reports are not supported on MacOS.
|
||||
* MacOS on ARM64 does not display CPU features correctly.
|
||||
|
||||
|
Reference in New Issue
Block a user