Post
Topic
Board Development & Technical Discussion
Re: Bitcoin source 'make install' take over 2 giga capacity?
by
ScripterRon
on 18/02/2018, 12:53:45 UTC
Use the 'strip' command to remove debug information from the executables (bitcoind, bitcoin-cli, etc).  This will significantly reduce the size of the executable files.