From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 05 13:26:18 2019 Received: (at 38376) by debbugs.gnu.org; 5 Dec 2019 18:26:18 +0000 Received: from localhost ([127.0.0.1]:45172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1icvpS-00089V-2p for submit@debbugs.gnu.org; Thu, 05 Dec 2019 13:26:18 -0500 Received: from mail1.protonmail.ch ([185.70.40.18]:16117) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1icvpQ-00089F-B8 for 38376@debbugs.gnu.org; Thu, 05 Dec 2019 13:26:17 -0500 Date: Thu, 05 Dec 2019 18:26:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=carldong.me; s=protonmail; t=1575570369; bh=4HxEqGq3MJLvkOmGvwzM0Ks8eGM9fWtKA5XCj7coiN4=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=T9UU2Ib9jJ0a07EsuAEG1Mx4kgX/R0DpDFTUnE/0LmS4ByrTqznwwKHoTB8vyosxb fr0I9WFRAlB+ayMpx21a6zL3iOUPX8p9+6olBuDfZd7cOIhp1SErXn71FeprmXrmOZ Azgspu23JBgeG3aEahb341mZoqLqCNzChc1VHvk8= To: Mathieu Othacehe From: Carl Dong Subject: Re: [bug#38376] [PATCH] gnu: clang: Fix search path detection with --sysroot. Message-ID: <33E84CBF-D451-4512-A515-1DA6A5E26F20@carldong.me> In-Reply-To: <877e3ewmau.fsf@gmail.com> References: <20191125180144.1060289-1-contact@carldong.me> <8736ebt8fr.fsf@gmail.com> <379EB7C5-A387-4331-A48A-91C9083F3A73@carldong.me> <8736e2lt8f.fsf@gmail.com> <877e3ewmau.fsf@gmail.com> Feedback-ID: a8j8tDUaJ4AYuDVBywMTwsJebN4w8TVXadJLsJb8td3t3dZi9RdXFlPaQvoFKnI9KgXySsPXcRkajVyY0cGTcA==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 38376 Cc: 38376@debbugs.gnu.org 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: , Reply-To: Carl Dong Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hey Mathieu, Did you get a chance to think of something? If not, what do you think about= going with this right now and leaving an issue open for a cleaner way to p= atch in the future? Thanks again for all your help and insight. Cheers, Carl Dong > On Dec 2, 2019, at 2:38 PM, Mathieu Othacehe wrote= : >=20 >=20 >=20 >>> Could we instead patch "clang-from-llvm" procedure to fix sysroot >>> support? >> Do you have anything particular in mind? I can=E2=80=99t think of any cl= ean ways to do this off the top of my head right now unfortunately :-( >=20 > No sadly, nothing in mind at the moment, but I'll have a look tomorrow! >=20 > Thanks, >=20 > Mathieu >=20 >=20 >=20