GNU bug report logs -
#35551
package gcc does not depend on binutils and glibc
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Fri, 3 May 2019 22:58:01 UTC
Severity: normal
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 35551-done <at> debbugs.gnu.org (full text, mbox):
Nicolas Goaziou wrote:
> > You are really looking for `gcc-toolchain' package. See section
> > 2.6.6 in the manual.
Indeed! Thanks for the answer.
> (Speaking as a user, I'd be annoyed to the point of switching if
> my distro installed ‘binutils’ when asked for ‘gcc’.)
Well, 'guix install emacs' installs more than emacs as well:
graphviz, ghostscript, python, fftw, cups, ...
There are different kinds of dependencies between packages:
- Package A contains binaries that are linked to shared libraries
installed by package B.
- Package A contains binaries that invoke binaries installed by
package C.
- Package A produces output or file formats that can only be viewed
through package D.
For me, any of these dependencies would be a reason, when installing A,
to install B, C, D as well.
Bruno
This bug report was last modified 6 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.