From 19681bca72e9f0e4deecae9ebb73af033eb63ecc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Mar 2017 17:52:34 +0200 Subject: Minor bootstrap instruction update --- BOOTSTRAP-WINDOWS.cli | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 59cf1f6..7b3bf3c 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -9,6 +9,11 @@ emulation layer (for example, MSYS or Cygwin) and already have a UNIX shell with standard utilities, then you most likely should follow \l{#BOOTSTRAP-UNIX Bootstrapping on UNIX} instead. +Note also that if you continue with these instructions but you already have +your own installation of MSYS and/or MinGW, then make sure that their paths +are not in your \c{PATH} environment variable when building and using +\c{build2} since they may provide conflicting DLLs. + The \c{build2} toolchain on Windows requires a set of extra utilities (\c{install}, \c{diff}, \c{wget}, \c{tar}, etc). These are provided by the \c{build2-baseutils} package (see the \c{README} file inside for details). -- cgit v1.1