help-guix
[Top][All Lists]
Advanced

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

Re: rustc problem


From: Ludovic Courtès
Subject: Re: rustc problem
Date: Mon, 09 Jan 2017 15:20:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Ben Woodcroft <address@hidden> skribis:

> On 09/01/17 21:27, David Craven wrote:
>> 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
>
> Not quite I'm afraid, I get
>
> /gnu/store/p8543gm372dyff5p8mcq0phb09mq548z-profile/bin/ld: cannot
> find crti.o: No such file or directory

Maybe you need to add glibc in the environment and have $glibc/lib in
LIBRARY_PATH?

HTH,
Ludo’.



reply via email to

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