From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31807 invoked by alias); 9 Sep 2003 08:45:21 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 31791 invoked from network); 9 Sep 2003 08:45:20 -0000 Received: from unknown (HELO mail015.syd.optusnet.com.au) (211.29.132.161) by sources.redhat.com with SMTP; 9 Sep 2003 08:45:20 -0000 Received: from [192.168.0.101] (tooax7-196.dialup.optusnet.com.au [203.164.234.196]) by mail015.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id h898jH524387 for ; Tue, 9 Sep 2003 18:45:18 +1000 Subject: g77 and Lahey fortran 77 From: MR To: gcc Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 09 Sep 2003 08:45:00 -0000 Message-Id: <1063098490.1983.5.camel@nimrod> Mime-Version: 1.0 X-SW-Source: 2003-09/txt/msg00076.txt.bz2 HI GCC and G77 gurus, I am interested in knowing how hard it will likely be to get a fortran program written for dos in lahey fortran 77 to compile and work under linux. I have inherited a nice environmental model, that is badly in need of updating, and restructuring. I don't know much about fortran, but want to incrementally convert it to c++. It's a leisure time project, with good potential to be useful. Anyway, any advice greatly welcomed. THanks, Matt