http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45813
--- Comment #5 from Darren Jenkins <darrenrjenkins at gmail dot com> 2010-09-29 03:33:27 UTC --- > Please show us the output of "gcc -v", we want to see how the compiler was > configured (wrt certain defaults etc). Also, when you invoke the compiler we > want to see the exact options YOU supply to it; right now it's difficult to > separate your options from what the compiler driver passes to the backend. This is a little difficult as the compiler is part of a whole "development/build environment" thing, and I can't find an executable called "gcc" in it. I will investigate how it is put together and see what I can find out.