Ben Woodcroft <[email protected]> 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