guix-devel
[Top][All Lists]
Advanced

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

Re: rust work in progress conflicts


From: Andreas Enge
Subject: Re: rust work in progress conflicts
Date: Fri, 29 Jul 2016 11:03:41 +0200
User-agent: Mutt/1.6.1 (2016-04-27)

Hello,

On Thu, Jul 28, 2016 at 08:31:44PM +0200, Eric Le Bihan wrote:
> 1. I can compile a sample program in a guix environment created using
> `guix environment gcc glibc binutils rust`, but the program
> generated fails to run because libgcc_s.so.1 can not be found. How can
> it be added to the environment?

I would suggest to replace "gcc glibc binutils" by "gcc-toolchain", which
installs a specially modified linker.

Andreas




reply via email to

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