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/49683] New: The system cannot execute the specified program


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

           Summary: The system cannot execute the specified program
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mgrech@shaw.ca


I have a G77 program called mike.f that works with no issues on my XP machine. 
I installed G77 on my laptop that runs Vista.  I ran a test on mytest1.f and it
works fine, no problems at all.  I then compile my program mike.f on the laptop
and it compiles with no issues.  However when I try to run it I get the
following message:  The system cannot execute the specified program.  How can I
fix this?

Thanks


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