summaryrefslogtreecommitdiffstats
path: root/doc/started/buildc.t
blob: b4544ab9ee0c2efca980de55f3a96b10f2f866c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@c
@c  COPYRIGHT (c) 1988-2014.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.

@chapter Building the GNU Cross Compiler Toolset with RSB

The RTEMS Projects recommends using the RTEMS Source Builder (RSB)
for building the toolset from source. RSB has evolved over time from
various instructions and scripts for building the toolset, and it removes
much of the frustration associated with building the toolset from source.
Although prebuilt binaries are much easier to install, they are harder
for the RTEMS Project to support.

Documentation for RSB is available from @uref{https://docs.rtems.org/rsb/,https://docs.rtems.org/rsb/}.