all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org, Help-Guix <help-guix-bounces+me=tobias.gr@gnu.org>
Subject: Re: installing libraries
Date: Wed, 27 Jul 2016 11:11:16 +0200	[thread overview]
Message-ID: <CAEwRq=pJzW6MVHASJWTr+ire8dix1rFqExTvTwYjm-BaqLzVOw@mail.gmail.com> (raw)
In-Reply-To: <871t2hiho8.fsf@gnu.org>

Hello,

> Since Guix(SD) has no notion of “standard location” for libraries, the
> normal way to address search path issues is via RUNPATH.

OK

> When you install the ‘gcc-toolchain’ package, the ‘ld’ command you get
> is a wrapper that automatically passes the right -Wl,-rpath flags to the
> real ‘ld’, such that shared libraries are always found.

That does answer the point I think

> Could it be that you built with just plain Binutils’ ld, instead of
> that?

Yes, you're right, and after removing those packages (binutils, glibc, gcc)
and installing gcc-toolchain instead it now works (almost properly) !

Thanks a lot, Ludo, Alex & Tobias

-- 
Vincent Legoll

  reply	other threads:[~2016-07-27  9:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-22 12:36 installing libraries Vincent Legoll
2016-07-22 19:18 ` Tobias Geerinckx-Rice
2016-07-22 19:51   ` Vincent Legoll
2016-07-22 20:24     ` Tobias Geerinckx-Rice
2016-07-22 20:49       ` Vincent Legoll
2016-07-25 20:31         ` Ludovic Courtès
2016-07-27  9:11           ` Vincent Legoll [this message]
2016-07-22 21:11 ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEwRq=pJzW6MVHASJWTr+ire8dix1rFqExTvTwYjm-BaqLzVOw@mail.gmail.com' \
    --to=vincent.legoll@gmail.com \
    --cc=help-guix-bounces+me=tobias.gr@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.