From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6FA76C04A68 for ; Wed, 27 Jul 2022 15:07:51 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2420E83FFF; Wed, 27 Jul 2022 17:07:49 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="o7lsIGmR"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E36FF84007; Wed, 27 Jul 2022 17:07:47 +0200 (CEST) Received: from mail-yw1-x1133.google.com (mail-yw1-x1133.google.com [IPv6:2607:f8b0:4864:20::1133]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id CBC678341C for ; Wed, 27 Jul 2022 17:07:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=martingreybeard@gmail.com Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-32194238c77so5943187b3.4 for ; Wed, 27 Jul 2022 08:07:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Dn+CnOdk8zPN57XI7dEQsBPDeVGb5+EkW9JTDmJv2Yw=; b=o7lsIGmR5T9wQdPN/mnYQI6G6AXl4KoXbS8LZ7QdGozsVe6ldD4Ebr9dVsWMRm4wrF BcZxwTxZChM8EzXVb28sRD/igr04W4JgNqPI9n9H1y321W7d++8LwGWmTgbsIoGXxPC8 j5ICCjKXiR+hBn4xtBG3gpHs1e8ZmtT120675v7ds0URGO2ImprzgzjmEET2spnnzIJ4 9XN9AZYZ+DyKYHCfOHBr7Vr0gyjHF8QP2tWlufLEdKclyLF7scOkWnb8wHi/5FHnMmL4 xIQs77Ij/fbQscWJAeVOkBFadRTu9GQJeDInLDRyU52AW9VGqPuXhsPe0CbMWQoxjw6U IceA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Dn+CnOdk8zPN57XI7dEQsBPDeVGb5+EkW9JTDmJv2Yw=; b=1yf4nrgXZ1q8ekrNzXiB3eh8QPI26UfyGWR9lGyTsVsQTBv3tMN3mlL1dOrBBRKr+I 5shOVUl9nZezo2EAPY6G+j/i6LRvtKW2rVFaeu2VovTJgZrKMVXxr+fjf5MJK5ECpY5w 92ZczdVFyux94I1fkuWmBNeWN/kdM1MxeXcE8sdZjRyQXOqIIniqTguVyrG5cn+WL0QJ SkaaBEVz8oIFjvvxgnF1SF6JHjr4lXwCZzvRCcC6dD9q0eOYbs286x9sdfxDCd0IySUZ ly85D7nNcVAhh43txDVYCqCuzTqdb0IbgH7B2grb2dZKzI3nHRzbtJlRzqxQKAud0D5g fIYw== X-Gm-Message-State: AJIora9JNxYIJk3+/QMd/O5WY78hAVxnGEfEHKNq9ftrMFv6WjzZ/u64 vULUAojehAafQYJLyb3N6a52zSr/4ZbhJoF2YyU= X-Google-Smtp-Source: AGRyM1uzzNd1LaHjLVmA6j1he6zIm3fLjytX4kMgzWbr9wLEdZpqdhGJTZl+k7F48FO7tfWq+5WDznyKvI8PUkWQBk0= X-Received: by 2002:a0d:d611:0:b0:321:c29a:96d3 with SMTP id y17-20020a0dd611000000b00321c29a96d3mr550029ywd.41.1658934463097; Wed, 27 Jul 2022 08:07:43 -0700 (PDT) MIME-Version: 1.0 References: <18521899-b63c-6f91-971e-3efb6067fdb9@gmx.de> In-Reply-To: <18521899-b63c-6f91-971e-3efb6067fdb9@gmx.de> From: Martin Bonner Date: Wed, 27 Jul 2022 16:07:30 +0100 Message-ID: Subject: Re: [PATCH v4] Improve Windows build documentation To: Heinrich Schuchardt Cc: u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.39 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Martin On Wed, 27 Jul 2022 at 14:29, Heinrich Schuchardt wrote: > On 7/25/22 09:42, Martin Bonner wrote: > > * Add three more modules that are required. > > * Remove the version numbers (because they are hard to keep in sync > > with the latest MSYS2 versions) > > * Add a pacman command line to install everything. > > > > Signed-off-by: Martin Bonner > > Your mail is not a valid patch: > > $ git am /tmp/0.patch > Applying: Improve Windows build documentation > error: corrupt patch at line 10 > Patch failed at 0001 Improve Windows build documentation > > Please, use 'git send-email' for sending patches. > I'm afraid I can't do that. The machine that the patches are on is at work, and behind a firewall that doesn't allow SMTP through. In addition, I don't think gmail likes SMTP either. Do you have any suggestions how to work round this? > > Best regards > > Heinrich > > > --- > > doc/build/tools.rst | 22 ++++++++++++++-------- > > 1 file changed, 14 insertions(+), 8 deletions(-) > > > > diff --git a/doc/build/tools.rst b/doc/build/tools.rst > > index c06f915274..5f8a04a31b 100644 > > --- a/doc/build/tools.rst > > +++ b/doc/build/tools.rst > > @@ -24,14 +24,20 @@ you can use MSYS2, a software distro and building > > platform for Windows. > > Download the MSYS2 installer from https://www.msys2.org. Make sure > you have > > installed all required packages below in order to build these host > tools:: > > > > - * gcc (9.1.0) > > - * make (4.2.1) > > - * bison (3.4.2) > > - * diffutils (3.7) > > - * openssl-devel (1.1.1.d) > > - > > -Note the version numbers in these parentheses above are the package > > versions > > -at the time being when writing this document. The MSYS2 installer > tested is > > + * gcc > > + * make > > + * bison > > + * diffutils > > + * openssl-devel > > + * flex > > + * libgnutls-devel > > + * libuuid-devel > > + > > +You probably want ``git`` as well. You can install all these with:: > > + > > + $ pacman -S gcc make bison diffutils openssl-devel flex > > libgnutls-devel libuuid-devel git > > + > > +The MSYS2 installer tested is > > http://repo.msys2.org/distrib/x86_64/msys2-x86_64-20190524.exe. > > > > There are 3 MSYS subsystems installed: MSYS2, MinGW32 and MinGW64. Each > > -- > > Martin Bonner >