all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add libiberty.
Date: Sun, 28 Jun 2015 12:31:39 +0200	[thread overview]
Message-ID: <87lhf4xgxg.fsf@elephly.net> (raw)
In-Reply-To: <87y4j4xkw5.fsf@gnu.org>

>> +    (synopsis "Collection of subroutines used by various GNU programs")))
>
> Maybe add a short description.

Okay.

>> +(define-public libiberty
>> +  (make-libiberty gcc))
>
> s/gcc/gcc-4.8/ if 4.8 is the last package installing it.

I wanted to provide a default libiberty package for the default “gcc”.
Otherwise any change to the default GCC version would require packages
to update their libiberty input.

GCC 4.8 actually installs libiberty somewhere in the “lib” output of
gcc-4.8, but GCC 4.9 does not, nor does GCC 5.1.  Is there a problem
with “libiberty” as defined above, following whatever GCC version is set
as the default?

~~ Ricardo

  reply	other threads:[~2015-06-28 10:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-27  9:49 [PATCH] Add libiberty Ricardo Wurmus
2015-06-28  9:06 ` Ludovic Courtès
2015-06-28 10:31   ` Ricardo Wurmus [this message]
2015-06-28 20:24     ` Ludovic Courtès
2015-06-29  6:27       ` Ricardo Wurmus
2015-06-29  8:33         ` Ludovic Courtès
2015-06-29  8:47           ` Ricardo Wurmus
2015-06-29 12:00             ` Ludovic Courtès

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=87lhf4xgxg.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@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.