From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by sourceware.org (Postfix) with ESMTPS id 7B495387086B for ; Thu, 17 Dec 2020 08:24:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7B495387086B Received: by mail-wr1-x42e.google.com with SMTP id q18so18141908wrn.1 for ; Thu, 17 Dec 2020 00:24:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:cc:content-transfer-encoding; bh=Vds1aKiNERc1rs5svbvNqNefL06gnLnvC4Tt8WRKvF8=; b=ZcvP37Oae1um0oH5zHIv0SvileQFhToAa8VxiseMaaRr5elGmy8LX58EmG4mlamdjF lWRyEwIx6y+KvkXAFcDZ00E9VT/QNjpqYX3sFSayC/pfGAX2buL+8PHp08e3zrGf3nBf G+o2ot5yNyJlfx6UHZbiuOj/1QYf9tegcjzy3Lt2afd2gpkaUqWQ6xARzLqa5K9KBeZN Fdj7aU0YNU6JmXvdlY0YJUae4yyFFQvvr607lf8E5RFyHSFC0yjO5Yj8Cu+bgbzlAHEN uM2iF5oxZhNEWZaDQLs+ah5uDiXwpLSSZCKk7dPDrUsYf1onJ8PAM8DcEBSMjPYEGOoh Pr3Q== X-Gm-Message-State: AOAM533vmZg7p+cfxIWcmQRAgAdXc3HBjZJ+1xQJx/W9Tdewfhmes+Kf qA2Vw5SedXxtOm/H285h17pNL6xNZfLG9o634njkkiLSfxk= X-Google-Smtp-Source: ABdhPJzdnpXEZ4ppPJCiMOVXyvA23yxB29WTk84YGQbWnm8ck2K860hBDeFhvMo8dFKIQO1qxYRNnmvxO8n7Nu0RezM= X-Received: by 2002:adf:f5c5:: with SMTP id k5mr43471950wrp.286.1608193487532; Thu, 17 Dec 2020 00:24:47 -0800 (PST) MIME-Version: 1.0 References: <5cf448baa0d24c50b7176f33aaa47451@frims060.wamas.com> In-Reply-To: <5cf448baa0d24c50b7176f33aaa47451@frims060.wamas.com> From: Csaba Raduly Date: Thu, 17 Dec 2020 09:24:36 +0100 Message-ID: Subject: Re: Re: bash-4.4.12-3: Building package with gcc-10.2 fails due to duplicate symbols Cc: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, MISSING_HEADERS, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 08:24:49 -0000 On Wed, 16 Dec 2020 at 18:48, Mattl Mario wrote: > > You=E2=80=99re right > > e.g. setting environment CFLAGS=3D-fcommon before executing "configure" > > then it works What are you talking about? Is this a new kind of "me too" message? Are you responding to somebody? If yes, what did they say? You really should get a proper email client, one that is able to follow a thread and not start a new thread for every reply. Csaba --=20 You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformant w= ay to get the wrong information: this is what you want. - Scott Meyers (C++TDa= WYK)