From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 14 08:40:56 2021 Received: (at 40164) by debbugs.gnu.org; 14 Jul 2021 12:40:56 +0000 Received: from localhost ([127.0.0.1]:43289 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3eC8-0005s8-5g for submit@debbugs.gnu.org; Wed, 14 Jul 2021 08:40:56 -0400 Received: from mail-qk1-f169.google.com ([209.85.222.169]:45950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3eC6-0005rt-9l for 40164@debbugs.gnu.org; Wed, 14 Jul 2021 08:40:54 -0400 Received: by mail-qk1-f169.google.com with SMTP id p202so1339369qka.12 for <40164@debbugs.gnu.org>; Wed, 14 Jul 2021 05:40:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=TBfFaxClR/WUstU8HHEfVYMIIej8SK4U+J5pkr8rEis=; b=GX5ZyE0Vs+K/ccTU2WOf77t1Yrsu+qtYvEcJD/CkMe8tmCNlXnHxGTVgy+DVFyOgZ6 WSb2km8qkiCqOSRFaPZI9csS4DUhMMEBrUY5dVh/ShqB1oUuLr33uvPAZBYNdh2Aogul 2tsCq7argFGKvl6/1ugEyZyZyrzjrM5GJFgM5s2Uo0Y4imTP39PwKdgFFFnF5DgmOP2m SxAsMs73t7gPOVNZUgb8k5Z8WfnIkHqtC9jo8uEiAJidz/EpJqNxymync+4Z9RTXKH7G sTgBIhRTX1XAXxcQPZYtHrQY7Er8gqELz+dvLls9Hj7bXVp8z3GAjQUVRSvjvQP7Libj VY1A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=TBfFaxClR/WUstU8HHEfVYMIIej8SK4U+J5pkr8rEis=; b=aC5KZla5ZylUMdogEh5nIOyirfgrHB0pL8KSxn4s6kAc7/85gmSt4F00QeQYzOsFUt yFpXDLV+M6uQ/0bfAoQtVdk/ky6bTgp2IS9IJplD8UmmtydPaj6Ip58FnCSyb+54F9DL 9qjxcVYKFBiLr8fefMz9aaKyWz5pCJ1CFRfZT2Ucb0lV+QGat9BvdEm+2I0n5oHaujXB A2ELU3tJiw8/uqTq0UBPQnanKEq2JGBPIaI1CQL+DkLt0pHJxoA/YrnqucdPbVj1iOuf zdFRbkwQPVvWRFuXGsPRlBSvxgeatYi9rz2gpAqotEWwbEc6mNUi804DB8Ginf2unc9h ckiw== X-Gm-Message-State: AOAM530HT2FvZUgiqg3nXvqGAVygDrVH7QCviM4abHEiaG5u5C1nFPv9 qYoZGCblAIwGuQ6E/sXDBlcH1R/6fSPWU5nX X-Google-Smtp-Source: ABdhPJzfKs5ujx6QWTra3vCHvkx9Tex++MnmDbhNJI47jfg+p1Re7X4Q4io+7v1Pw2hHUb3dlKXk1g== X-Received: by 2002:a37:84c3:: with SMTP id g186mr9460208qkd.276.1626266448675; Wed, 14 Jul 2021 05:40:48 -0700 (PDT) Received: from hurd (dsl-159-138.b2b2c.ca. [66.158.159.138]) by smtp.gmail.com with ESMTPSA id y1sm937173qki.59.2021.07.14.05.40.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jul 2021 05:40:46 -0700 (PDT) From: Maxim Cournoyer To: Formbi Subject: Re: bug#40164: Fix for libgccjit References: <87k13dwd96.fsf@gnu.org> <87lfnst8k1.fsf@gnu.org> Date: Wed, 14 Jul 2021 08:40:45 -0400 In-Reply-To: <87lfnst8k1.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 22 Mar 2020 21:54:06 +0100") Message-ID: <87lf69oype.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40164 Cc: 40164@debbugs.gnu.org, Ludovic =?utf-8?Q?Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, Ludovic Court=C3=A8s writes: > Hi, > > (+Cc bug.) > > Formbi skribis: > >>> I think this has no effect because this =E2=80=98native-search-paths=E2= =80=99 is already >>> inherited from =E2=80=98gcc-9=E2=80=99, which =E2=80=98libgccjit=E2=80= =99 inherits from. >> >> Nope, it does have an effect. I added "lib/gcc" to the original paths (a= nd that was the needed thing). > > In that case, could you (1) arrange to write the search path in a way > that reuses (package-native-search-paths gcc-9), and (2) add a comment > explaining why =E2=80=9Clib/gcc=E2=80=9D is needed (it looks unusual)? > > Thanks in advance, > Ludo=E2=80=99. Perhaps the original issue is the one reported/fix with a patch here [0] ? Formbi, could you share a simple reproducer so that we can test if the patches resolve it? It seems it'd be useful to upstream as well (to have a reproducer). Thanks! [0] https://gcc.gnu.org/legacy-ml/gcc-patches/2019-03/msg01045.html