This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49683] New: The system cannot execute the specified program
- From: "mgrech at shaw dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 8 Jul 2011 23:22:47 +0000
- Subject: [Bug fortran/49683] New: The system cannot execute the specified program
- Auto-submitted: auto-generated
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