Skip to main content
Zxie.1
Visitor II
December 17, 2021
Question

make -f simulator/gcc/Makefile assets -j8 and make -f simulator/gcc/Makefile -j8

  • December 17, 2021
  • 0 replies
  • 527 views

 make -f simulator/gcc/Makefile assets -j8 

and

make -f simulator/gcc/Makefile -j8 

The two commands were used, and it seemed that they were executed after a while. Makes the compilation of the entire project very slow. I currently use inter 12th generati

This topic has been closed for replies.