mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
Updated Compiling from source (markdown)
@@ -156,9 +156,15 @@ Wget will download specific release X.Y.Z.
|
||||
|
||||
N is the number of compiler threads.
|
||||
|
||||
Run cpuminer.exe directly in an MSYS2 terminal or, if step 3 was performed above,
|
||||
it can run in a Windows terminal on the same system. It can also be copied or moved to a more convenient
|
||||
location. It can't be run on another system.
|
||||
Run cpuminer.exe directly in an MSYS2 terminal.
|
||||
|
||||
`$ ./cpuminer.exe -a algo -o url -u username -p password`
|
||||
|
||||
Or, if step 3 was performed above, it can run in a Windows terminal on the same system. It can also be copied
|
||||
or moved to a more convenient location.
|
||||
|
||||
`> cpuminer.exe -a algo -o url -u username -p password`
|
||||
|
||||
|
||||
## Building for Windows, the hard way
|
||||
|
||||
|
Reference in New Issue
Block a user