Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 3 and Version 4 of Developer/Multilib


Ignore:
Timestamp:
09/24/05 06:42:22 (19 years ago)
Author:
JoelSherrill
Comment:

/* Building a CPU Kit? */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Multilib

    v3 v4  
    5050Building a CPU Kit for a specific tool chain results in RTEMS being built for each one of the processor variants supported by the tool chain. This will increase the time it takes to build RTEMS, but does mean RTEMS will not need to be built for the tool chain again regardless of the number of board support packages to be built. This is not suitable for the development and maintance of RTEMS. It does help:
    5151
    52   * Control of RTEMS while allowing teams BSP flexibility.
    53   * Binary packages for 3rd party distributions.
     52 * Control of RTEMS while allowing teams BSP flexibility.
     53 * Binary packages for 3rd party distributions.
    5454
    5555The BSP can be: