delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/05/05/01:52:22

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6FACF385DC0A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1588657896;
bh=SqGL2K8FmN9pQZa9SzfC9R6Kv2Gt2/sgWqbhsck/Cko=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=tsLncESzWrMhFT98Sx/R3rd0pQE+hAgI1gq9Axu4WqWFVg+Z1ebZpu1dMNRdANPIe
v7LKqQmwbeqzVFg6Po/IXImmHc55k2Qseufj1N+wOZNEGFprNoZjubMSt/3qn2oXbz
UReL3ZyxNv7vGngGH7wxALUm+fV9P0Qs4gQcIIds=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A7C43385AC19
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-transfer-encoding;
bh=8fFbSu2LUap3WDTzRbhdnqF7vHv5e/fpR6rZATld86c=;
b=G+SODTJXBA9JNwOhYLfCXAanoU3c/So6gLA6hq2USA4IbE5nyfs7GChmUunPjnh9UV
C5HseLKhJuqmXfRbhyAnu4/664iDxYq37LCWLH59isCh7bFEyUjWTJTsEPfMoAINgOUb
odASKgwuIiN/ZYH+q5pru3JqioZX6akwdWre49skVzmqoev94bUcxVtKm8C5UkYKKMuo
1luHTDxOoK6M69M42zwTI3qiviQReNEgSbuFkJ87lfFblZcEDE4MbGxRUdWXIR3SFUpY
RoGOyyAEy10FN6AttbCJ0D86XLyF+6FBOBMGs75eQ7cLrhWh5QR4I9YJz2iQbLIXSGol
KaLg==
X-Gm-Message-State: AGi0Pub3iZgWPDnFqyoCW6rKNrBSfeh+xMssA70RJL5hlEV7i7vYl9mk
bqpOp6JqzVyB3xATMbR5aZ+w6Ms3
X-Google-Smtp-Source: APiQypKDTQm7CRkmMr/+36L+qu9RmfKUEWxeOkS78J8WsZE7I0oPvWS7YXTw0YcaVyrfANVQ7Q/61g==
X-Received: by 2002:adf:decb:: with SMTP id i11mr364296wrn.172.1588657892536;
Mon, 04 May 2020 22:51:32 -0700 (PDT)
Subject: Re: mpi.mod of openmpi40 Version 3.1.5-1 cannot be used with
gfortran5 9.3.0-2
To: cygwin AT cygwin DOT com
References: <abd34eda147127ad9060773c92752d07 AT fau DOT de>
Message-ID: <57cb5c07-3fe5-bc57-7600-a126664eb2f4@gmail.com>
Date: Tue, 5 May 2020 07:51:29 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.7.0
MIME-Version: 1.0
In-Reply-To: <abd34eda147127ad9060773c92752d07@fau.de>
X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00, BODY_8BITS,
DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM,
KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0455q3ZL007960


Am 04.05.2020 um 15:14 schrieb Neder, Reinhard:
> Hi,
> I can no longer compile my fortran program with gfortran5 Version 
> 9.3.0-2 with openmpi40 version 3.1.5-1
> I receive the error message
> 
> 
> $ mpif90 simple.f90
> simple.f90:2:4:
> 
>      2 | USE mpi
>        |    1
> Fatal Error: Cannot read module file ‘mpi.mod’ opened at (1), because it 
> was created by a different version of GNU Fortran
> compilation terminated.
> 
> For the code:
> PROGRAM simple
> USE mpi
> END PROGRAM simple
> 
> Used to work just fine for many years, I did not find the openmpi source 
> code on cygwin itself.
> 
> Sincerely
> Reinhard Neder
> 

noted. I will update the package

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019