Originally Posted by
DigitalCorpus
Gentoo eh?
I've been on it for about 2.5 years. Seriously learning Linux the past year and a half. Anyhow, I have a server box running it. I do a load of HD video encoding and have been toying with the idea of a car computer for some time now. My hardware plan-out is similar to yours. As for the software end, I'm running Zen-Sources. Mostly because I don't want to patch my own kernel. I would suggest looking into Zen-Sources for the use of Btrfs for your root partition due to it's SSD detection and optimizations as well as the BFS task scheduler. BFS greatly improves latency and responsiveness on the system so things will be more "snappy".
On a side note, do you have any proof that icc is that much faster than gcc? It's bee a few months since I've looked into it, but I thought it topped out at about 10% faster code in specific instances, whereas the majority of the time is was almost on par with gcc. Almost meaning a tad slower.