Opened 15 years ago

Closed 14 years ago

#2490 closed task (fixed)

Add instructions for parallel make

Reported by: bdubbs@… Owned by: bdubbs@…
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 bdubbs@…, 15 years ago

Owner: changed from lfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 14 years ago

Resolution: fixed
Status: assignedclosed

Added a note to address parallel make procedures in "About SBUs" in revision 9099.

Note: See TracTickets for help on using tickets.