[Bug fortran/21148] New: Can't open module file (case not taken into account)

nicolas dot girard at nerim dot net gcc-bugzilla@gcc.gnu.org
Thu Apr 21 12:56:00 GMT 2005


in my program I have the following instruction: 
 
  use class_Grille 
 
the class_Grille is in the file class_Grille.mod. 
 
When trying to compile, I get this error: 
"Fatal Error: Can't open module file 'class_grille.mod' for reading at (1): No 
such file or directory" 
 
The problem doesn't occur if the module file is renamed to class_grille.mod. 
 
 
Tested on linux.

-- 
           Summary: Can't open module file (case not taken into account)
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nicolas dot girard at nerim dot net
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list