From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: rustc problem Date: Mon, 9 Jan 2017 14:48:59 +0100 Message-ID: References: <693d2788-3815-22c1-0446-aeb72644aac3@uq.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQaJu-0002NF-F8 for help-guix@gnu.org; Mon, 09 Jan 2017 08:49:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQaJp-0004Of-0v for help-guix@gnu.org; Mon, 09 Jan 2017 08:49:06 -0500 Received: from mail-qt0-x230.google.com ([2607:f8b0:400d:c0d::230]:33448) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cQaJo-0004O2-Rr for help-guix@gnu.org; Mon, 09 Jan 2017 08:49:00 -0500 Received: by mail-qt0-x230.google.com with SMTP id v23so135762905qtb.0 for ; Mon, 09 Jan 2017 05:49:00 -0800 (PST) In-Reply-To: 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: Ben Woodcroft Cc: help-guix > Not quite I'm afraid, I get > /gnu/store/p8543gm372dyff5p8mcq0phb09mq548z-profile/bin/ld: cannot find crti.o: No such file or directory I have gcc-toolchain installed in my profile, this problem didn't show. I submitted a patch that works with guix environment --pure --ad-hoc rustc