bug-guix
[Top][All Lists]
Advanced

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

Re: Installing guix from Git


From: Konrad Hinsen
Subject: Re: Installing guix from Git
Date: Tue, 11 Jun 2013 15:23:18 +0200

Ludovic Courtès writes:

 > If you are building with the GCC and libc installed from Guix, then you
 > must also install the linker wrapper:
 > 
 >   guix package -i ld-wrapper
 > 
 > The wrapper takes care of adding the relevant libraries to the RPATH,
 > which will fix the problem.

Perhaps it does, but it certainly creates a new one:

ld-wrapper: error: attempt to use impure library 
"/home/hinsen/.guix-profile/lib/libgcc_s.so"

I get that message whenever I try to compile anything at all with my
Guix-installed GCC.

Konrad.



reply via email to

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