From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x635.google.com (mail-pl1-x635.google.com [IPv6:2607:f8b0:4864:20::635]) by sourceware.org (Postfix) with ESMTPS id EB8243858413 for ; Sun, 24 Apr 2022 02:00:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EB8243858413 Received: by mail-pl1-x635.google.com with SMTP id n18so19388524plg.5 for ; Sat, 23 Apr 2022 19:00:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=dAVI4X9WHSdpRI+PPvEB2zPyGe8OI7ubHIZ3/f3L5SA=; b=bcWXfzOPu3RAatAUgrqtqyfpYeKPqgKdEhaG8Yrb04xFm8ZAVuU/BxQF1ZI6alAJ6L 1YtnUZOlxj5LcrnGmi5HNeFFdOYagxlm6kbI6HkwsizAdDF7Sg2Kn32ZKMNTF0zi3qzf aa9IEOSbkFReR9Z4rK6kND7Vtwc2adkCQEEHSdfDbuyH+ZI02uzaIYuIkjJevZdYP5rQ 4t0X8hNSJnJyQenDFmhHkaGxUW1eNZJ8uKN+zmEn6AvlTYrNu2/iRSPVgzMYO4jMs3kE RMkB2oh4tSSQrHovIZNMS+eSINxZembiWXgzLsilGIcggjh1oVkaUxtd6zW2bu4C6v9b oePw== X-Gm-Message-State: AOAM532kjw1QRF6Y1EsexqD38uc3JyiAxFAwGawL+Q7Ddfid1xAf05Lx vWEiKBhiHUCXZA8N0LGh2x4= X-Google-Smtp-Source: ABdhPJx/auWG80IxbNlo/I1eR47ij+iB19t1Pp9M84qu61fq3Ygzd55qj3fVFQyoDPdk2e/urfFAbA== X-Received: by 2002:a17:90b:3a81:b0:1d9:54a0:9362 with SMTP id om1-20020a17090b3a8100b001d954a09362mr1189285pjb.144.1650765658887; Sat, 23 Apr 2022 19:00:58 -0700 (PDT) Received: from [192.168.1.28] ([50.46.203.130]) by smtp.gmail.com with ESMTPSA id z188-20020a6265c5000000b0050602bec574sm6780758pfb.209.2022.04.23.19.00.58 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 23 Apr 2022 19:00:58 -0700 (PDT) Message-ID: Date: Sat, 23 Apr 2022 19:00:57 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: Fortran compiler Content-Language: en-US To: Elliot Cramer , "fortran@gcc.gnu.org" References: <589966387.343093.1650731463650.ref@mail.yahoo.com> <589966387.343093.1650731463650@mail.yahoo.com> From: Jerry D In-Reply-To: <589966387.343093.1650731463650@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: fortran@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Fortran mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2022 02:01:06 -0000 Elliot, Let me know what system you want the compiler to run on? Linux, Windows, PowerPC? I can guide you through installing on some of these. Usually we build it from source. However, many linux distributions have packages you can install easily. Cheers, Jerry On 4/23/22 9:31 AM, Elliot Cramer wrote: > A few years ago I started converting a large old Fortran program which I had running on an IBM 7040 and then on a 360. I have a copy of Lahey Fortran and ran into a compiler bug and gave up on it. How can I download your compiler and get documentation. I don't understand what I've read on the internetThanksElliot > > Sent from AT&T Yahoo Mail on Android