public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] gcc but no cc
@ 2013-11-19  7:48 Adam Carter
  2013-11-19  8:52 ` Alan McKinnon
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Carter @ 2013-11-19  7:48 UTC (permalink / raw
  To: gentoo-user@lists.gentoo.org

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

The install for gcc 4.8.2 flaked out a bit (libgcc_s.so.1 went missing,
during the file installation phase, and therefore bash invocations failed
with missing library errors and i later found that libstdc++.so.6 was also
missing). I have since extracted those files from gcc-4.8.2.tbz2 (because
FEATURES="buildsyspkg"), and gcc-config has run cleanly, but i now notice i
dont have cc. Is it a link/symlink? If so what's the details?

Also given this is the second time i've had a gcc installation killing
libraries, I quite like the idea of having a static bash. Since there's no
"static" use flag, i'm thinking package.env will have
app-shells/bash static.conf

and env/static.conf will be;
CFLAGS="${CFLAGS} -static"

Is there a significant downside to that approach for a machine with plenty
of RAM?

[-- Attachment #2: Type: text/html, Size: 1263 bytes --]

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

end of thread, other threads:[~2013-11-19  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19  7:48 [gentoo-user] gcc but no cc Adam Carter
2013-11-19  8:52 ` Alan McKinnon
2013-11-19  9:21   ` Adam Carter
2013-11-19  9:47     ` Alan McKinnon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox