Changes between Version 36 and Version 37 of GSoC/GettingStarted


Ignore:
Timestamp:
11/02/15 17:44:00 (8 years ago)
Author:
Gedare Bloom
Comment:

delete mention of RPMs

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/GettingStarted

    v36 v37  
    1414
    1515We recommend building your own compiler using the [http://git.rtems.org/rtems-source-builder/ RTEMS Source Builder (RSB)]. Refer to the [http://ftp.rtems.org/pub/rtems/people/chrisj/source-builder/source-builder.html documentation and quick start for the RSB], and ask questions on the rtems-users mailing list if you have trouble with this step. If you want tools for another architecture, replace **sparc** in the RSB quick start directions with another architecture, such as arm or mips. You can also use the RSB to build RTEMS directly, but we recommend that you learn how to build RTEMS by itself with the compiler tools generated by RSB.
    16 
    17 RTEMS Project also provides RPM based prebuilt tools for some GNU/Linux distributions especially Fedora and CentOS, these tools are not as up-to-date as you can get from building with the RSB. You can find directions on the documentation for the RSB.
    1816
    1917As you will be compiling a lot of code, it is recommended to have a reasonably fast development machine.