X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4BC63E16.9090203@alice.it> Date: Thu, 15 Apr 2010 00:13:42 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Cygwin Subject: Re: Error from compilation of FORTRAN program Content-Type: text/plain; charset=UTF-8; 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 DougHua wrote: > But I met another problem in the second step "make install". Why do you want 'make install'? The Makefile (and the sources) you cited in [*] does not have an 'install' target. Indeed it produces only a single binary (sixsV1.1), which you can copy/move where you like! or you can just use it as suggested by readme.txt: ./sixsV1.1 output_file_name This is all. I think you are confusing with some other sources/Makefile(s) not related to what you cite here [*]. -A. --- [*] http://cygwin.com/ml/cygwin/2010-04/msg00579.html -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple