From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTP id B8B20385E006 for ; Thu, 26 Mar 2020 22:11:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B8B20385E006 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=jimw@sifive.com Received: from fencepost.gnu.org ([2001:470:142:3::e]:44767) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jHaj7-0005Nb-E7 for gdb@sourceware.org; Thu, 26 Mar 2020 18:11:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46455) by fencepost.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jHaj6-000167-Tx for gdb@gnu.org; Thu, 26 Mar 2020 18:11:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHaj5-0005L4-PK for gdb@gnu.org; Thu, 26 Mar 2020 18:11:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_SOFTFAIL, TXREP autolearn=no autolearn_force=no version=3.4.2 Received: from mail-ua1-x92a.google.com ([2607:f8b0:4864:20::92a]:42935) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jHaj5-0005JO-3Y for gdb@gnu.org; Thu, 26 Mar 2020 18:11:47 -0400 Received: by mail-ua1-x92a.google.com with SMTP id m18so2772001uap.9 for ; Thu, 26 Mar 2020 15:11:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=83LJTQCPUn0VCi5itnXyxHevzCvDtecu7A/nabaqtrQ=; b=GCZYRyPJE8oxnSEpdxjvv6Lh9GE4AfD+qD/BdYfvrMBWJdojz4sY2u7Qm3x9A3hYHh nRBog4KBTAvnA76bM4c/VTie8swUZDSzisuBAN6OlkohvLoxQ34dQFUfAdaNnun9WGqs 7sQd8Bmx64h5DzsvVbAFYqUSzxBWJ1uwAIs9sZOHEqnCCOUr+9ueYZTMq+nuUPwTsOKW yg2ILwKJ90ApkGFGe9hNQkFmhbNfTITNbcnPXOYvD2WyLlfu7gIatRJ15r2tgKKlK75I ExV8Eg6sF4u7iU4K7W7yQR0VOvsyu2VKGiarMkHMuu1eYwzoO7JCcVIfz9fqnJ23SSe5 Dqqg== 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:to:cc:content-transfer-encoding; bh=83LJTQCPUn0VCi5itnXyxHevzCvDtecu7A/nabaqtrQ=; b=QMfVmy3TcA23K66PP8f9vyyQhV3I5ftLQWvBMFxIbYvOkKV4fsHrzI1Fn98oTOgZzn odfTNBGHHOMc7I+lhIDuX6S3YLqI0phYby0wYRwZC6HIlSA54OCHRVjoM3mJVaOaztJn 3047QpIWwo41w6Klw25UgsssdJ93O+LhONpzBaxVBovUlseac1Y+pYg9k228WVc2nU9d vH4QPbP2GoR+S4FJPYs8rB1lxAT/JmP7o8BBMoFijERt0G04bmnFTjwzjQNDinvWhXOL JYwCV/62clku1kBDl2NAPB0oZrABGD6oGRNPsrtvBIy5RzsjUX0iE8FqLZVUZfg8q+q2 LTkA== X-Gm-Message-State: ANhLgQ0GkpUPlm5AZfXnqQ86631KYD7OL8kGQoLSCdlzN8kNNUNP+moK bjt0kYst/PTOPmh4PkYHGXqJXqSkM42OryAXaPExwA== X-Google-Smtp-Source: ADFU+vtnsPgLxAXtyuFAFuzbEc4xnm8ak3t1QhxWQPD1k7Akd4oBVfuZgip6FE8X6/obJ5qjdEvWYzK8lw8lRlmaE1w= X-Received: by 2002:ab0:70d9:: with SMTP id r25mr8992069ual.67.1585260706022; Thu, 26 Mar 2020 15:11:46 -0700 (PDT) MIME-Version: 1.0 References: <1133848898.4146549.1585164426040@mail.yahoo.com> In-Reply-To: <1133848898.4146549.1585164426040@mail.yahoo.com> From: Jim Wilson Date: Thu, 26 Mar 2020 15:11:35 -0700 Message-ID: Subject: Re: GDB 9.1 Fails to Build on Cygwin To: Hannes Domani Cc: "gdb@gnu.org" , joel@rtems.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::92a X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2020 22:11:51 -0000 On Wed, Mar 25, 2020 at 12:27 PM Hannes Domani via Gdb wrote: > Am Mittwoch, 25. M=C3=A4rz 2020, 20:01:06 MEZ hat Joel Sherrill Folgendes geschrieben: > This looks very much like gcc bug 64697: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D64697 IMHO this is a binutils bug. See for instance https://sourceware.org/bugzilla/show_bug.cgi?id=3D23244 for a similar RISC-V issue that I fixed almost 2 years ago, which also discusses how the ARM port solves this problem. Jim