From patchwork Wed Mar 13 22:07:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 138335 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F2B2F43CAC; Wed, 13 Mar 2024 23:08:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC6F24025D; Wed, 13 Mar 2024 23:08:20 +0100 (CET) Received: from mail-pg1-f178.google.com (mail-pg1-f178.google.com [209.85.215.178]) by mails.dpdk.org (Postfix) with ESMTP id DD12540151 for ; Wed, 13 Mar 2024 23:08:18 +0100 (CET) Received: by mail-pg1-f178.google.com with SMTP id 41be03b00d2f7-5e42b4bbfa4so182849a12.1 for ; Wed, 13 Mar 2024 15:08:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1710367698; x=1710972498; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=tfNz8eWWFjoiJa1PCYterNmZ5QGS9ZZHm2idXNMoB1M=; b=sdD1ktH9gx09SnyHVcG40rA6ghV4Znuek6wq6TPbhyBVDSi7PikO6sguZv/0aaY4A7 k10otA6J38JGIJbv2hMcEHT+hIVJCJalcIVOfGOoyNf426bi9n1yyIbkuCbn0Ro+W+vV gNAnjGMWBruSU0h8fowYDpE7znlsV0wB2+y0QQcRARQcYYAftITEp1wQEYeWZcJF7BUZ Jbm79GfUG3zpSZX3oU9cDWFLCD3BbQO1a1RvvKZxux0xS7lU/6WUfWEcUtzZiycu25UB r4Z/EREmNq/FPjVdnu5cOdhj/qR3PX2/GtghdtBZK3jTqMtubU/L5hGp7470RmZuTJEc Ir5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710367698; x=1710972498; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=tfNz8eWWFjoiJa1PCYterNmZ5QGS9ZZHm2idXNMoB1M=; b=SLHRn0bO/VRMOB8s2HVdWjSuBH/tdMdyxXBDUdiLkbctPzHhqIcyPGuP2WtMk/S8mz 3reE5whZgIy5XAPRJc4pwbrvquM3qmuU5FzOwL0IO7RG12hlipFGq+o/mqx/O/I32tr/ 9XDPM1YH/NNhIJuXfp83d4YerLXuONe0BbHb+YRGy8RQte/WhZClaS9Gth5Vzf/boz/g gWWunPj4F7GvYdPxhV/0+ziBGwvtCyrTKHPKS0XP8sTi1snvVgEP7Gq4M98PVENh88+S NRAoZNaGujxxaSitl9aRouiLBZcSzzBboGX4yJVIbr4g9PgrEnk+0zPVRecvSJLYBDgS 1O3A== X-Gm-Message-State: AOJu0YxSs6Z1JBQlJRwlRuKVJ3HgerVfV/ZVgC9kx6Ok6EjUAIa1CWft Csx/5dIf4pVFj5n8Xd8yshHaRBoorXqlmpERSP5BznkYJA7l/84XYbhzr+c6KgLDDljfPC1kWnv d X-Google-Smtp-Source: AGHT+IECL3ToIzGK51z8TeVCwxsHV7YfOLt/T9KK4MqxcnQdtMB2s54+3XhcQtGtGlm7MwlZHEy8eg== X-Received: by 2002:a17:903:268d:b0:1db:f830:c381 with SMTP id jf13-20020a170903268d00b001dbf830c381mr93180plb.44.1710367697767; Wed, 13 Mar 2024 15:08:17 -0700 (PDT) Received: from hermes.lan (204-195-123-141.wavecable.com. [204.195.123.141]) by smtp.gmail.com with ESMTPSA id l18-20020a170903121200b001ddc93c5759sm97106plh.196.2024.03.13.15.08.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Mar 2024 15:08:17 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Subject: [RFC] doc: update required Mingw version Date: Wed, 13 Mar 2024 15:07:10 -0700 Message-ID: <20240313220815.20998-1-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Add a required version for mingw. The version is selected is the version available for Debian oldstable (Bullseye) as listed on: https://www.mingw-w64.org/downloads/ The 10.0 version was released in 4/4/2022, The current upstream version 11.0. Also drop note about Ubuntu 16.04 because that release is EOL and the if using a current version of Ubuntu, the package will not be a problem. Signed-off-by: Stephen Hemminger --- doc/guides/windows_gsg/build_dpdk.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/guides/windows_gsg/build_dpdk.rst b/doc/guides/windows_gsg/build_dpdk.rst index 1b6d3a650a49..708875c16f8e 100644 --- a/doc/guides/windows_gsg/build_dpdk.rst +++ b/doc/guides/windows_gsg/build_dpdk.rst @@ -11,7 +11,7 @@ Building the DPDK and its applications requires one of the following environments: * LLVM 14.0.0 (or later) and Microsoft MSVC linker. -* The MinGW-w64 toolchain (either native or cross). +* The MinGW-w64 10.0 (or later) toolchain (either native or cross). * Microsoft Visual Studio 2022 (any edition). - note Microsoft Visual Studio 2022 does not currently build enough @@ -49,10 +49,6 @@ and ensure the Windows SDK is selected. Option 2. MinGW-w64 Toolchain ----------------------------- -On Linux, i.e. for cross-compilation, install MinGW-w64 via a package manager. -Version 4.0.4 for Ubuntu 16.04 cannot be used due to a -`MinGW-w64 bug `_. - On Windows, obtain the latest version installer from `MinGW-w64 repository `_. Any thread model (POSIX or Win32) can be chosen, DPDK does not rely on it.