------- Comment #4 from kargl at gcc dot gnu dot org  2008-10-07 22:13 -------
(In reply to comment #3)
> Created an attachment (id=16476)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16476&action=view) [edit]
> configure: error: GNU Fortran is not working;
> 
> I don't understand
> why not work?
> 

Please read the instructions for installing GCC.  Your log file has

  $ ./configure --prefix=/gpfs2/shares/affimetrix/software/gcc-4.3.2
--with-mpfr=/gpfs2/shares/affimetrix/software/mpfr-2.3.1
--with-gmp=/gpfs2/shares/affimetrix/software/gmp-4.2.3 --disable-nls
--enable-shared --enable-__cxa_atexit --enable-c99 --enable-long-long
--enable-threads=posix --with-gnu-as --with-cpu-64=x86-64 --disable-multilib
--enable-languages=fortran

This suggest that you tried to build GCC in its source directory.
Don't do that.


-- 


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

Reply via email to