public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* g77 -mno-cygwin failed
@ 2003-09-25  4:59 TX
  0 siblings, 0 replies; 10+ messages in thread
From: TX @ 2003-09-25  4:59 UTC (permalink / raw)
  To: cygwin

Hi All
G77 in the latest GCC-3.3.3-1 doesn't work:

>g77 -mno-cygwin foo.f
>g77: installation problem, cannot exec 'f771': No such file or
directory

Can anyone help?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: g77 -mno-cygwin failed
@ 2003-09-25 14:11 Teun Burgers
  2003-09-25 14:42 ` Igor Pechtchanski
  2003-09-25 14:47 ` Roman Belenov
  0 siblings, 2 replies; 10+ messages in thread
From: Teun Burgers @ 2003-09-25 14:11 UTC (permalink / raw)
  To: cygwin

TX wrote:

> Hi All
> G77 in the latest GCC-3.3.3-1 doesn't work:
> 
> >g77 -mno-cygwin foo.f
> >g77: installation problem, cannot exec 'f771': No such file or
> directory
> 
> Can anyone help?

Compiling a Hello world fortran program with g77 -v reveals that

g77 -v -o hello hello.f

calls /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/f771.exe. (OK)

g77 -v -mno-cygwin -o hello hello.f

calls f771.exe and can't find f771.exe along the path.
A problem with the specs file?

Teun

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-09-25 15:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-25  4:59 g77 -mno-cygwin failed TX
2003-09-25 14:11 Teun Burgers
2003-09-25 14:42 ` Igor Pechtchanski
2003-09-25 15:16   ` Teun Burgers
2003-09-25 15:20     ` Igor Pechtchanski
2003-09-25 15:22       ` Gerrit P. Haase
2003-09-25 15:23       ` Igor Pechtchanski
2003-09-25 15:34       ` Teun Burgers
2003-09-25 14:47 ` Roman Belenov
2003-09-25 15:12   ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).