From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: FIXUP: [PATCH 01/10] gnu: cross: Use CROSS_*_INCLUDE_PATH for system headers. Date: Mon, 16 May 2016 23:02:51 +0200 Message-ID: <87h9dxvhqc.fsf@gnu.org> References: <1461942751-23883-1-git-send-email-janneke@gnu.org> <87vb2h2onq.fsf@netris.org> <87zirtcfgn.fsf@drakenvlieg.flower> <87vb2hcahb.fsf_-_@drakenvlieg.flower> <87vb2g4d8g.fsf@gnu.org> <87lh3c9xer.fsf@drakenvlieg.flower> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2PfT-0004jy-VC for guix-devel@gnu.org; Mon, 16 May 2016 17:03:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2PfP-00010D-Hh for guix-devel@gnu.org; Mon, 16 May 2016 17:03:10 -0400 In-Reply-To: <87lh3c9xer.fsf@drakenvlieg.flower> (Jan Nieuwenhuizen's message of "Sat, 14 May 2016 22:50:36 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen skribis: > I would still like to explore getting rid of the patched gcc and all > the environment variables and use a --sysroot instead; but I would > need some help/inspiration to get that experiment going. I=E2=80=99m not sure this is doable or desirable. AIUI --sysroot is pretty= much biased towards FHS. My 2=C2=A2, Ludo=E2=80=99.