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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=VW8jTm/VstYV2+JVKvg3B4ph6cZCmcORDhGta2S4DYH oPlNZKnNf/ib+cUBkq0h9nM6iXPrO1dXLiFNXP/mrqbVB/dRrcGmbqd+Pf1+jTLp MTtMNTEwfDJaihh7T7I/tHOiaWfMikVT2Iq6ggppTaIeoQKb3Uw4CYPlX9QeuZaw = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=46hys+Fo8/7yNh7JmCJaVk9uj4U=; b=aA3rtksJ6Hp/PzWO+ OStodLk7PCkwpN8t9la55RFxy0t/hZD4AZ37CsRxhktBKPQGbKrwP1yjvi9w8W0s e6+j0HYfZhYgdGMNrZoote58MwC0Ghs0Hus3kPHF+0Wr2zo+UJj80PptzTQL5aOa dwlkMMwJOIksQzF/T6ir48LG8s= 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.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mta5.appstate.edu Message-ID: <52FB8E3C.3030704@appstate.edu> Date: Wed, 12 Feb 2014 10:07:40 -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: Re: g77 on cygwin64 References: <52FAF082 DOT 6020805 AT appstate DOT edu> <52FB0686 DOT 8080403 AT gmail DOT com> <52FB13E2 DOT 1070107 AT appstate DOT edu> <724410821 DOT 20140212111451 AT mtu-net DOT ru> In-Reply-To: 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: s1CF7XR7021748 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 Thank-you to those that responded with suggestions involving my fortran issues. Fixing the code is not something I am going to pursue since the source code was written by several different colleagues and is spread out amongst many .f files. My colleagues have no interest in fixing it since they have g77 on their unix machines, and to them, it isn't broken. The strange thing is that gfortran does compile the code, but once compiled, the executables have strange behavior mainly involving problems reading in data files. So it is not clear to me exactly what needs to be updated in the code. I have tried to compile gcc 3.4.6 from source with no luck, but I am not so good with compiler flags and makefiles. I will give it a go again, but I am not optimistic. So, to avoid further mean comments about my course of action being "stupid", I will sign off. -Scott On 2/12/2014 2:31 AM, Arjen Markus wrote: > I agree with Andrey - could you give us examples of code fragments > that are not accepted by gfortran but are by g77? > > Regards, > > Arjen > > 2014-02-12 8:14 GMT+01:00 Andrey Repin : >> Greetings, Scott T. Marshall! >> >>> Would it be very difficult to take the old g77 source and recompile it >>> for cygwin64? Has anyone successfully done this before? >> It would certainly be easier to fix you code to compile with >> standards-conformant compiler. >> Because every other course of action seems counterproductive, if not plain stupid. >> >> >> -- >> WBR, >> Andrey Repin (anrdaemon AT yandex DOT ru) 12.02.2014, <11:13> >> >> Sorry for my terrible english... >> >> >> -- >> 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 >> -- 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