Subhradip Ghosh wrote: > Hi, > I tried to compile the new version in linux PC with Intel fortran > compiler. I get the following message: > ------------------------------------------------------ > WARNING: the following problems were detected: > > unsupported C/Fortran compilers combination: > CC=cc, F77=f77, F90=f77 > > you may not be able to compile this program > ------------------------------------------------------ > Could it be because of the fact that I am not using a Intel C compiler?
No, It seems that the configure script does not find your intel fortrant compiler. Do you place it in a 'exotic' place?? Mike
