------- Comment #4 from rguenth at gcc dot gnu dot org  2008-02-06 20:41 -------
You should not build inside the source directory, do

mkdir obj
cd obj
../configure
make

instead.  And quote also the gcc invocation from the internal compiler error.
You may also want to try gcc 4.2.3 which was just released.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35103

Reply via email to