mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-05 03:16:02 +08:00
Update User Documentation for Host setup for Linux
Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
This commit is contained in:
parent
8a73acb713
commit
9c3a383193
@ -40,6 +40,11 @@ control of the machine. We call this project sandboxing and
|
||||
Linux
|
||||
-----
|
||||
|
||||
BSP Build will require ``pax`` package if RTEMS is configured with the
|
||||
``--enable-tests`` option, see :ref:`BuildingRTEMSTests`. This package is not
|
||||
installed , by default, on many Linux distributions, you can check for it
|
||||
using your package manager. Install it, if it is not present on your system.
|
||||
|
||||
A number of different Linux distrubutions are known to work. The following have
|
||||
been tested and report as working.
|
||||
|
||||
|
@ -68,6 +68,8 @@ There is the ``erc32`` tester which uses the GDB back-end and the
|
||||
how to use :program:`rtems-test` command with the erc32 BSP because it is easy
|
||||
to build an use.
|
||||
|
||||
.. _BuildingRTEMSTests:
|
||||
|
||||
Building RTEMS Tests
|
||||
--------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user