X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=BGR SYd/bYe+poYT4KK0K5Jb6h9h8KhluTU7T6psuSWrNiFaeglfraLBOxKcliYgwrp9 mDtUxbh3UdxGJIam/6JtaQqumL4hUYIJeN5NfYuxVecFbzeKd4egWYJngtfDlL3B HdLqZzPjrrZaNlmtfep4gTFGxM0QjMZLHST4abWk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=z0H7Vg2E3 Wsqu8M351s+35Wc8Mg=; b=j/AYSIRClEi1lWHvtvpnUfTWT7wFt2NmjApdnL82c GMZxYp3QUIYhH2yruD0yMKYDfrqHDTRMa5hZ3yw0lA/GgJ34IQpOyocYPzcg9rJL wttQ2Ix+u10OIyACZasTCstrH9LwbOb8z3qwNRfSi935k65/aQCo1aYEiN/ZR00C Ek= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mta7.appstate.edu Message-ID: <52FAF082.6020805@appstate.edu> Date: Tue, 11 Feb 2014 22:54:42 -0500 From: "Scott T. Marshall" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin Subject: g77 on cygwin64 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-MailScanner-Information: Please contact the Helpdesk @ 6266 for more information X-Appstate-MailScanner-ID: s1C3shEx017139 X-MailScanner-ASU-mta: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-2.75, required 5, autolearn=disabled, ALL_TRUSTED -1.00, APPSTATE_ALLOW_APPSTATE -1.75) X-IsSubscribed: yes Hi All, First a compliment: I recently went from the old x86 version of cygwin to cygwin64. I was pleased to see that many of my perl scripts run about twice as fast. Thanks! My question: Would it be possible to have the old g77 fortran compiler as an optional install for cygwin64? I realize that g77 is now deprecated by gfortran, but I have a lot of old fortran 77 code that does not compile correctly with gfortran. Since I am not a fortran coder (I mainly use interpreted languages), I do not have the skills to figure out what the issues with gfortran are. It would immensely useful to have a cygwin64 g77 as an optional install. If this is not an option, could anyone maybe point me in the right direction as to how to compile g77 myself? I attempted to do so with an old g77 from gcc version 3.4.6, but the makefiles do not recognize the uname of cygwin64, and I'm not sure of what compiler flags to use, so the build always fails. Any tips/suggestions would be appreciated. Cheers, -Scott -- 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