Am 2011-11-26 17:03, schrieb Stefan G. Weichinger: > Thanks for "quoting" me, Michael ... but I also googled that command > somewhere ... not my idea ... ;-)
Just went to that URL to cut and paste the command, the mentioned one doesn't work! My make.conf shows this comment/command: gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p' which works for me. Stefan