From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: guix environment and ld? Date: Mon, 11 Feb 2019 12:12:31 +0100 Message-ID: References: <875ztu54v6.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gt9W9-0004RN-QQ for help-guix@gnu.org; Mon, 11 Feb 2019 06:12:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gt9W9-00041N-6L for help-guix@gnu.org; Mon, 11 Feb 2019 06:12:53 -0500 Received: from mail-qk1-x731.google.com ([2607:f8b0:4864:20::731]:45273) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gt9W7-0003rE-KD for help-guix@gnu.org; Mon, 11 Feb 2019 06:12:51 -0500 Received: by mail-qk1-x731.google.com with SMTP id y78so6107388qka.12 for ; Mon, 11 Feb 2019 03:12:43 -0800 (PST) In-Reply-To: <875ztu54v6.fsf@cbaines.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Christopher Baines Cc: help-guix Hi Chris, Thank you for the tip! With gcc-toolchain, it seems to work fine. Me too, I am not sure why. Maybe because of the comment in the definition of make-gcc-toolchain: "to make sure ld-wrapper comes before Binutils' ld in the user's profile." Cheers, simon