Share

xml-fortran

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

cannot create .mod files

You are viewing a single message from this topic. View all messages.

  1. 2009-01-15 13:12:51 UTC
    I'm trying to execute the example "grid".
    I'm using fortran in eclipse platform (photran) with gfortran compiler.

    I didn't change makefile (from examples)

    And I've got th error:

    make all
    gfortran -c -I ../src array_of_words.f90
    array_of_words.f90:3.27:

    use WRITE_XML_PRIMITIVES
    1
    Fatal Error: Can't open module file 'write_xml_primitives.mod' for reading at (1): No such file or directory
    gfortran.exe: Internal error: Aborted (program f951)
    Please submit a full bug report.
    See <http://gcc.gnu.org/bugs.html> for instructions.
    make: *** [array_of_words.o] Error

    What's that? Please help!
    Thank you
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.