From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) by sourceware.org (Postfix) with ESMTPS id D928238582A1 for ; Thu, 21 Jul 2022 13:49:14 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D928238582A1 Received: by mail-oi1-x22e.google.com with SMTP id r82so2022548oig.2 for ; Thu, 21 Jul 2022 06:49:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ezydcYQxqfipXtTOm0iT8IYEXb4NOBSvx18k0C2r0Yw=; b=NWOkN60dBABH6p022+YUAP+GB73E4kk7DrNQRNO5x9r1p5tYkePryj4Ve8AvYieI59 GXe7StjA/lytolFoIDcNcbwlDLKfqhIK4K6YJJk3PF32f9ODlbjnuofTiOiVcIhgpJ+o RvcROPaW13J1/M3s7xQq5djgbpes7nC+X1c9qVnaaOKI7j6UKLnph7L+oP2hcwn17ZCX SOdDfBU0xuXmhJS72mDdStGSux3wYioGfUJYlxn/GH/HSgUSjDAUzizpycNO9cCavvrw mYTlqeNTrw4IPXHXBIK1erKspuZjZZVrIr554kL0P7W4q6epqxtrlqm+ftDUdeBNgW/3 3lMg== X-Gm-Message-State: AJIora9U7hFPDWOO4lSg7P/r/hfZE7oukMN8Lp5MGFOX6DMfe5L/zROC xzySBhRo2uKfGYoZkK6QrMHM5u0HcBv3P78mj+kPPDS0yTXOZQ== X-Google-Smtp-Source: AGRyM1sNFxGD+LalOn1pwCkcMhTtDe3qQdas9kzTCSh+zMOEyYIFv8eiUkNzvC0jytVWXlppipaXk/rFJWk5X0EXPc8= X-Received: by 2002:a05:6808:2107:b0:33a:85df:5be1 with SMTP id r7-20020a056808210700b0033a85df5be1mr4617209oiw.197.1658411354018; Thu, 21 Jul 2022 06:49:14 -0700 (PDT) MIME-Version: 1.0 From: Sim Tov Date: Thu, 21 Jul 2022 16:49:02 +0300 Message-ID: Subject: Cross-compilation related bug To: binutils@sourceware.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2022 13:49:16 -0000 It would be great, if somebody from the developers could take a look on this cross-compilation related bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29389 It affects quite a few people and blocks us from advancing... Thank you for your great tool! ST