This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: gcc doesn't like my .o file at the end
- From: "Larry Hall (Cygwin)" <reply-to-list-only-lh at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Sun, 25 Feb 2007 16:14:04 -0500
- Subject: Re: gcc doesn't like my .o file at the end
- References: <121956.53301.qm@web50602.mail.yahoo.com>
- Reply-to: cygwin at cygwin dot com
nordine wrote:
hello
I want to compil my Gulp program using g95 under
cygwin, and I got this error message:
/bin///ld: cannot find -lf95
make[1]: *** [gulp_] Error 1
make[1]: Leaving directory
`/cygdrive/c/gulpsource/src/{os}'
mv: cannot stat `gulp': No such file or directory
make: *** [gulp] Error 1
some help please
Please don't commandeer someone else's thread for your own purposes. If
you have a question to ask and it's not related to any current thread,
just send a new message to the list.
Cygwin doesn't have a g95 compiler package. The currently available
package is g77. If you require g95, you'll need to build it yourself
or find an existing package, Cygwin-based or not, elsewhere for the time
being.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
--
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/