all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GCC’s libraries moved to a separate output
@ 2014-06-09 10:29 Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2014-06-09 10:29 UTC (permalink / raw)
  To: guix-devel

Commit 84e6756 in core-updates adds a “lib” output to GCC, meaning that
all its run-time support libraries (libgomp, libitm, etc.) go there,
while the rest goes to the main output.

The goal is to reduce disk usage for situations where only the libraries
are needed (for instance, in the installation image): the “lib” output
is around 17 MiB, and the rest is around 70 MiB.

It’s not causing any problems for the core packages, but we’ll see
whether Hydra uncovers something for higher-level packages.

Ludo’.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-09 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-09 10:29 GCC’s libraries moved to a separate output Ludovic Courtès

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.