This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Cygwin, please help] Re: g77 problem
- From: Jeff Sturm <jsturm at one-point dot com>
- To: jeffrey dot forshaw at cern dot ch
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 18 Jun 2003 15:31:35 -0400 (EDT)
- Subject: Re: [Cygwin, please help] Re: g77 problem
> Dr Jeff Forshaw wrote:
> >>>"bash: MZ?: command not found"
That looks like the pe-coff magic number. Perhaps this file doesn't have
the executable bit set? Or isn't named with a .exe suffix?
You'll probably get more help on one of the Cygwin mailing lists:
http://cygwin.com/lists.html
Jeff