Changeset 4e3cf2b in rtems-docs for user/start/windows.rst
- Timestamp:
- Mar 10, 2016, 2:25:27 AM (4 years ago)
- Branches:
- 4.11, master
- Children:
- 63eaa6f
- Parents:
- c05e43b
- git-author:
- Chris Johns <chrisj@…> (03/10/16 02:25:27)
- git-committer:
- Amar Takhar <verm@…> (05/03/16 00:51:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
user/start/windows.rst
rc05e43b r4e3cf2b 4 4 .. _microsoft-windows-installation: 5 5 6 Microsoft Windows Installation7 ============================== 6 Microsoft Windows 7 ----------------- 8 8 .. index:: Microsoft Windows Installation 9 9 … … 11 11 Windows. The installation documented here is on `Windows 7 64bit Professional`. 12 12 13 RTEMS Developmenton Windows14 ---------------------------- 13 Developing on Windows 14 ~~~~~~~~~~~~~~~~~~~~~ 15 15 16 16 RTEMS supports Windows as a development host and the tools for most … … 54 54 55 55 POSIX Support 56 ------------- 56 ~~~~~~~~~~~~~ 57 57 58 58 Building the RTEMS compilers, debugger, the RTEMS kernel and a number of other … … 72 72 73 73 Python 74 ------ 74 ~~~~~~ 75 75 76 76 We need Python to build the tools as the RSB is written in Python and we need … … 96 96 97 97 Installing MSYS2 98 ---------------- 98 ~~~~~~~~~~~~~~~~ 99 99 100 100 MSYS2 is installed on a new machine using the MSYS2 installer found on … … 352 352 (74/74) installing unzip [#####################] 100% 353 353 354 Building the RTEMSTools355 ------------------------ 354 Building the Tools 355 ~~~~~~~~~~~~~~~~~~ 356 356 357 357 Create a workspace for RTEMS using the following shell command: … … 528 528 $ 529 529 530 Building the RTEMSKernel531 ------------------------- 530 Building the Kernel 531 ~~~~~~~~~~~~~~~~~~~ 532 532 533 533 We can now build the RTEMS kernel using the RTEMS tools we have just … … 781 781 $ 782 782 783 Building the RTEMS BSD Library784 ------------------------------ 783 Building the LibBSD 784 ~~~~~~~~~~~~~~~~~~~ 785 785 786 786 The RTEMS BSD Library or libBSD as it is also know is a package of FreeBSD code
Note: See TracChangeset
for help on using the changeset viewer.