From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by sourceware.org (Postfix) with ESMTPS id 0F8143858D3C for ; Wed, 22 Feb 2023 07:16:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0F8143858D3C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-pj1-x102b.google.com with SMTP id b14-20020a17090a8c8e00b002349579949aso7283867pjo.5 for ; Tue, 21 Feb 2023 23:16:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=LBQlwR8IGfKvPaUdfHFRnSmc7MHBOsROyqlQFnT0DqE=; b=JN/9gW9ZBwjVzEB8cgwHF5I7QxtOSREFZftbLYoHsPANqRuJvykaF84fIACHcttmSJ 1j/UcF+LhQXoy5KKqWjVp+abzzOwyTfyv56KOhFWr90dWhdmGwCljgz2bc5d50cp0JDj 1bGcEq/srocVRpVdCaYi/FlHBPIASWmWvdtWY0j215AiImDUe5/3IQPuWugcXfcqcpzV huMJxgq4BoxMLMcXfd+xhH6GPnhKaZ2J4UzKydUrVwzUtMJIn3G+FTAAkS5iZ3LmUAzM AMTsrFAYMZ5yZXN5H+vmLzptA9vq+YbaidoOVl9Ehe2FwbrIR5J4eIz9HOOH6SyvB5qK i0tQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LBQlwR8IGfKvPaUdfHFRnSmc7MHBOsROyqlQFnT0DqE=; b=v4vJR/gNwJ2neWx41jTdA26yEPZLWo1oEJJQcx5zRGKQqRChlEu5Qk44KlFixOd5Td c4Po5ovHftAfzPM8JuR+KKzuoRQUdLOUesYxaBAg7WA/7IZ58IdM4luWHaFFNP+l2Uxb czSdtwXbrIOWjepKIXow64et5Kv+NJJHA5ueRsN2t/1a7lLkHqpE+I2f5dk6ZW+VcRSI Pi2cWBCFasVfmA8IaQnEHMYcaZAGfQkc+pZz2XLQYUSGs4kSn9n4o/KuqdWZnaY8iHL0 1PprWRChTtYEJTbS2PiogLwh+fOpTFznXj8qyVs1kso8dWb5anVD5ikqRWa33pZajLWH cjTA== X-Gm-Message-State: AO0yUKUiw0/0RpYPSG4Nb5cxhP7y+mfw0mIPucZAe6za9Q45l627XaaG XSFRUQfW86fphUeLl00RQ9JLPbkEt1c= X-Google-Smtp-Source: AK7set8Xvp/gFmSu0UnUqq67CHRprXJOOi/rNHPrCdl6scWo33lIhW4+EoSUZVgxPs50aaPg7Sqfaw== X-Received: by 2002:a17:90b:164f:b0:230:a195:b8ac with SMTP id il15-20020a17090b164f00b00230a195b8acmr8236991pjb.7.1677050193984; Tue, 21 Feb 2023 23:16:33 -0800 (PST) Received: from ?IPV6:2601:681:8600:13d0::f0a? ([2601:681:8600:13d0::f0a]) by smtp.gmail.com with ESMTPSA id f7-20020a17090ace0700b00230dc295651sm2951892pju.8.2023.02.21.23.16.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Feb 2023 23:16:33 -0800 (PST) Message-ID: Date: Wed, 22 Feb 2023 00:16:31 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: Various libgloss problems after recent changes Content-Language: en-US To: Jeff Johnston Cc: Richard Earnshaw , Mike Frysinger , newlib@sourceware.org References: <9138400f-3819-2e46-fe64-bdab73b053d5@gmail.com> From: Jeff Law In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,NICE_REPLY_A,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 List-Id: On 2/21/23 14:39, Jeff Johnston wrote: > Hi Jeff, > > Any progress on figuring out why -idirafter is being flagged for the > fr30-elf build?  I have reformulated a patch to conditionally specify > the top-level include directory only for arm configurations.  If the > build error is unavoidable for the time-being and you want to try the > patch, it is attached. Funny, I'd been poking at it a bit this morning, too much red on the dashboard. I think the reason your patch didn't work is libgloss/config/default.mh also injects an idirafter. jeff