dm8168 dvrrdk 开发包 dvr_rdk_bios6编译很慢,有没有类似并行编译的选项?
加速编译过程,实在有点受不了!!!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
主要是release模式下link的时候或做全局的优化,时间比较长。
如果你是功能验证阶段,我建议使用debug模式编译,时间会减少,但性能不是最优的。