why you should keep multiple gcc versions around (a case study in stupidity)
Submitted by srlinuxx on Fri, 07/31/2009 - 07:18
So i bumped dev-libs/cloog-ppl to a newer version just now. cloog-ppl (and it's buddy PPL) are new dependencies of the new Graphite framework in GCC 4.4 (still masked). They're optional dependencies, and on a whim I wanted to see if configure would fail if they were missing or just detect it and continue on. So I did this:
emerge -C cloog-ppl
Oops.
configure: error: C compiler cannot create executables
Every Gentoo user has seen this at some point. It's a very general error that can range in meaning from "you mispelled a CFLAG" to "wow you're screwed". I knew what the error here would be without looking, but for those following along at home:

Recent comments
6 hours 20 min ago
1 day 10 hours ago
4 days 3 hours ago
4 days 6 hours ago
5 days 3 hours ago