> Do we have a FAQ where parallel make is explained? When does it work? > Only when building libraries? I regularly do "make -j2" from the top. I don't see why a FAQ is needed; it just works (at least with GNU make). Are you using GNU make?