help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rustc problem


From: David Craven
Subject: Re: rustc problem
Date: Mon, 9 Jan 2017 12:27:40 +0100

Hi Ben,

The problem is that binutils isn't retained. This is due to:

(string-append "--default-ar=" gcc "/bin/ar").

This is a bug in the rustc package, which I haven't fixed yet.

To work around this issue you should be able to do

guix environment --ad-hoc binutils rustc

Thanks!

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]