Opened 15 years ago
Closed 15 years ago
#2490 closed task (fixed)
Add instructions for parallel make
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 6.6 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Using a variable MAKEFLAGS='-j 2' will allow systems with multiple cores/processors to build faster.
Adding this to 5.3. General Compilation Instructions will inform users about this capability.
Also needed will be a warning that output from the build instructions will not be sequential making interpretation of error output more difficult.
Change History (2)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Added a note to address parallel make procedures in "About SBUs" in revision 9099.