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: 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> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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/