4 Commits

Author SHA1 Message Date
Marçal Comajoan Cara
b2a7a5ddbe user: add a warning not to use special characters in pathnames
Spaces and other specical characters in pathnames break builds of any
software packages using GNU make.

All of the GNU tools and RTEMS use make and this breaks builds. This
is a long standing known issue with GNU make, which can't handle spaces
in pathnames:

https://savannah.gnu.org/bugs/?712

This work was part of GCI 2018.

Probably closes #3450.
2018-11-16 10:42:41 -06:00
Joel Sherrill
c1809d631d Merge duplicative RSB Quick Start into Users Guide 2018-10-13 20:06:50 -05:00
Chris Johns
aa1c010e31 user: Fix header levels. 2016-11-09 12:20:46 +11:00
Chris Johns
86518bd3dd Reorganisse the User Manual to make it easier to navigate. 2016-07-04 12:30:09 +10:00