Hello, I am just learning the bitcoin codes of version bitcoin-0.20. So I compiled the codes for a very long time to generate the bitcoind and so on. After a period of learning , I want to modify some codes in order to verify some ideas. By the way , I run the bitcoin on my WSL of the windows10 . However, I found the makefile period is a very long time despite I only modify one sentence codes. Hence, would you please tell me how to quicken the make process after modifing the bitcoin codes? Thank you very much.
how to quicken the make process after modifing the codes? #22752
issue jiebanghan opened this issue on August 20, 2021-
jiebanghan commented at 7:41 AM on August 20, 2021: none
- fanquake closed this on Aug 20, 2021
-
hebasto commented at 7:44 AM on August 20, 2021: member
sudo apt install ccache, then re-configure and make again.Details: https://github.com/bitcoin/bitcoin/blob/master/doc/productivity.md#cache-compilations-with-ccache
- fanquake added the label Questions and Help on Aug 20, 2021
-
jiebanghan commented at 8:11 AM on August 20, 2021: none
Thank you very much.
- fanquake locked this on Aug 20, 2021
Contributors
Labels