aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Tello <pablo.tello@arm.com>2019-08-06 10:09:18 +0100
committerPablo Marquez <pablo.tello@arm.com>2019-08-07 15:27:04 +0000
commit78a5d220f168f837efc087eeb1c4102a6e93a111 (patch)
treec1d3b0ae39268e50bf99ba6be284e2c6413f913c
parent7786f2590933b8140c9e0432de5cf46b6b90a498 (diff)
downloadComputeLibrary-78a5d220f168f837efc087eeb1c4102a6e93a111.tar.gz
COMPMID-2494: Specify Cygwin version in documentation.
Change-Id: Idb6bc74cec8e2683830264baef475431e94b6aac Signed-off-by: Pablo Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/1699 Reviewed-by: Manuel Bottini <manuel.bottini@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
-rw-r--r--docs/00_introduction.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 29f28894b0..09a847286a 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -1254,8 +1254,8 @@ Ubuntu on Windows* shell and following the general guidelines given above.
@subsubsection S3_5_2_cygwin Cygwin
If the Windows subsystem for Linux is not available <a href="https://www.cygwin.com/">Cygwin</a>
-can be used to install and run `scons`. In addition to the default packages
-installed by Cygwin `scons` has to be selected in the installer. (`git` might
+can be used to install and run `scons`, the minimum Cygwin version must be 3.0.7 or later. In addition
+to the default packages installed by Cygwin `scons` has to be selected in the installer. (`git` might
also be useful but is not strictly required if you already have got the source
code of the library.) Linaro provides pre-built versions of
<a href="http://releases.linaro.org/components/toolchain/binaries/">GCC cross-compilers</a>