Rtems con-current build using make -j option

Mohammed Khoory mkhoory at eiast.ae
Tue Jun 17 04:46:11 UTC 2014


I’ve also had issues with concurrent building for the RTEMS source. I eventually gave up and simply built the source without any -j option. 

>From what I understand, the way the build system is designed makes concurrent building impossible, because some makefiles seem to depend on other makefiles finishing first. Please correct me if I'm wrong.




More information about the users mailing list