all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ld cannot find crti.o
@ 2018-06-19 11:50 Andrew Miloradovsky
  2018-06-19 12:54 ` Pierre Neidhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Miloradovsky @ 2018-06-19 11:50 UTC (permalink / raw)
  To: help-guix

Hi. In order to install Lwt via OPAM, I've just naively installed GCC
via `guix package --install gcc`; but, while attempting to compile
anything, I get the error that ~/.guix-profile/bin/ld cannot find crti.o.

I then tried to install Glibc explicitly, just in case, but the result
is just the same (crti.o, by the way, is present where it belongs, i.e.
~/.guix-profile/lib/crti.o).

What I am doing wrong?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-19 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19 11:50 ld cannot find crti.o Andrew Miloradovsky
2018-06-19 12:54 ` Pierre Neidhardt
2018-06-19 13:41   ` Andrew Miloradovsky

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.