Use "make" command

Hello!

I try buiding bitcoin core from source code. Follow the instruction and have errors:
"
error: toolset gcc initialization:
error: provided command 'i686-w64-mingw32-g++' not found
error: initialized from /usr/src/bitcoin/depends/work/build/i686-w64-mingw32/boost/1_64_0-25b1522638e/user-config.jam:1
"

I call the command "make HOST=i686-w64-mingw32". Tell me please where i'am reading about this problem for rising skills and resolve this problem singly. thank's!

______
P.S. Sorry my English. Correct my text if not difficult!
try a different translation program. The last half came out as nonsense.

it LOOKS like you are using a command for a compiler you have not installed.
Last edited on
We need information about your build environment. You should not need to set HOST unless you are attempting to cross-compile.
Last edited on
Topic archived. No new replies allowed.