summaryrefslogtreecommitdiffstats
path: root/user/start/depend.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-23 13:18:56 +1100
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:27 -0400
commitc075916ddc1ea463e0fad2c0264cc49073b7b984 (patch)
tree97fffd715f55b0a29a45e0f1e1c5e7e90b89a534 /user/start/depend.rst
parentCorrections. (diff)
downloadrtems-docs-c075916ddc1ea463e0fad2c0264cc49073b7b984.tar.bz2
Corrections and improvements from Worth Burruss (thanks so much).
Diffstat (limited to 'user/start/depend.rst')
-rw-r--r--user/start/depend.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/user/start/depend.rst b/user/start/depend.rst
index f64e6ef..f0c373f 100644
--- a/user/start/depend.rst
+++ b/user/start/depend.rst
@@ -156,6 +156,8 @@ tools and the RTEMS kernel and if you use a suitable build system that is
native to Windows your application development should be similar to other
operating systems.
+Building is known to work on `Windows 7 64bit Professional` and `Windows 10`.
+
.. _windows-path-length:
Path Length
@@ -235,6 +237,11 @@ MSYS2 uses the ``pacman`` package manager. The Arch Linux project has detailed
documentation on how to use ``pacman``. What is shown here is a just few
examples of what you can do.
+.. sidebar:: **Pin MSYS2 Shell to Taskbar**
+
+ Pin the MSYS2 64bit Shell to the Taskbar so you always use it rather than
+ the 32bit Shell.
+
Open a 64bit MSYS shell from the Start Menu:
.. figure:: msys2-minw64-start-menu.png