| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <45E1FC1C.3070507@cygwin.com> |
| Date: | Sun, 25 Feb 2007 16:14:04 -0500 |
| From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc4.remi Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: gcc doesn't like my .o file at the end |
| References: | <121956 DOT 53301 DOT qm AT web50602 DOT mail DOT yahoo DOT com> |
| In-Reply-To: | <121956.53301.qm@web50602.mail.yahoo.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |