On Sat, 2006-10-07 at 10:26 -0700, Jerry DeLisle wrote: > > ../../gcc42/gcc/fortran/intrinsic.c:2423: error: expected expression > before â<<â > token This mostly means that you have a local conflict in the sources after you updated. Look at the output of svn status and see if there is a "C" in front of intrinsic.c. Thanks, Andrew Pinski