This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33941] gfortran creates module files it can't read.



------- Comment #5 from dominiq at lps dot ens dot fr  2007-10-30 12:07 -------
The make in the tar file fails with:

m_common_error.f90:4.35:

  use pxf, only: pxfabort, pxfflush
                                  1
Fatal Error: Can't open module file 'pxf.mod' for reading at (1): No such file
or directory
make: *** [m_common_error.o] Error 1


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]