all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: boris.dekshteyn@gmail.com (Boris A. Dekshteyn)
To: help-guix@gnu.org
Subject: Re: libstdc++
Date: Thu, 16 May 2019 14:59:30 +1200	[thread overview]
Message-ID: <87imubrtnx.fsf@gmail.com> (raw)
In-Reply-To: <87sgtfpfnf.fsf@gnu.org> ("Ludovic Courtès"'s message of "Wed, 15 May 2019 23:32:52 +0200")

Hi,

Ludovic Courtès <ludo@gnu.org> writes:

> It’s still there, but the ‘gcc’ package has been “hidden” recently,
> meaning that you cannot refer to it by name from the command line.

But i can :)
~guix environment --ad-hoc -e '(list (@@ (gnu packages gcc) gcc-9) "lib")'~

> The reason is that in general you’ll want ‘gcc-toolchain’, not ‘gcc’.
> ‘gcc-toolchain:lib’ contains libstdc++ and co.

Why not keep both?

Anyway, ~guix environment --ad-hoc gcc-toolchain:lib~ resulting in these:
--8<---------------cut here---------------start------------->8---
guix environment: error: package `gcc-toolchain@9.1.0' lacks output `lib'
--8<---------------cut here---------------end--------------->8---

in: ~guix environment --ad-hoc gcc-toolchain~
libstdc++, as well some other gcc libs not presented too.

-- 
WBR, Boris Dekshteyn

  reply	other threads:[~2019-05-16  2:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 12:11 libstdc++ Boris A. Dekshteyn
2019-05-15 21:32 ` libstdc++ Ludovic Courtès
2019-05-16  2:59   ` Boris A. Dekshteyn [this message]
2019-05-16  9:11     ` libstdc++ Ricardo Wurmus

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=87imubrtnx.fsf@gmail.com \
    --to=boris.dekshteyn@gmail.com \
    --cc=help-guix@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.