Dear Suhradip, Well the error message means just what it says: you may not be able to compile the program, and, as you said, that is because you have not got the intel C compiler. The combination of ifc/gcc is rather uncomfortable and you may encounter a lot of errors during compilation.
regards, Felipe > 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 > > > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://www.democritos.it/mailman/listinfo/pw_forum >
