X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 10056388702C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1601737965; bh=b/PAX/JJt5gNbxKbf8nR+LrjVpP4mCSyf1YUhKyBiNg=; 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=gksof6I66Te1JNqy5VYRkC4FJG39POq+nLtROm2MHlmveaj3rO54UgA26BVnzETf3 9RBlOG+am49Bz0P6tD1E8nzYA1cF/Wu2L7xMxGGrb/lRcAH84NelyZBRdDqPxuBcVI bHHCS1H9+4UA5PWd9sMrhgNDlyeoq3OTA5h+J5A8= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3E3DF3842438 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:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Kfu9zv8HZafAQE3c3qWMohQcGueFwnzfOH/5kdS0J3Q=; b=MiQej7cK3lh7x/0BzxUh7M5+YxQTbq1yNwGDd1Weixbnhc48dcVi2hTm9RS9Ns/Ogr B5LzlBWm5i8Y6gpmWEAQX7BZW0Q4TI+RXpFo8uwBokRBUrBBC7TVPrK3Q9oFBXxKaIsM KTHwRHvX1DjnyWN2pnLwQgxKsqggoCADadd2EDQB08HX2T2ou/RDE26uTukgvB4azAzv LVS6zrfpnqZtgJlTvxaQYlGaakC6iHLuqlTGMoY4VX5SbKwEkUo/OeeQaWVszX5qLLss wzuWvmU/Q8eXX27pDVYNnHBnESRGGYkw5B6z1duCjrP10xjhlcH5eUbMh4j1ekB0bmXQ nHZw== X-Gm-Message-State: AOAM533+BmJMRdOEmEuEWQ6ULRx1BedKwEdeUFZdq3lGCK8O4W0Y2ewg v8uguiVR+XzLP2T5GGk89Pw= X-Google-Smtp-Source: ABdhPJyzQP1Kp9QK8a2njNWV6JkRfPCf8q866zgrBAQUldYUeHY4SlyiQpRdYavp5JBcmOyxJw7FlQ== X-Received: by 2002:a17:906:4e19:: with SMTP id z25mr7151128eju.44.1601737961322; Sat, 03 Oct 2020 08:12:41 -0700 (PDT) Subject: Re: Problem with OpenMPI To: "cygwin AT cygwin DOT com" References: Message-ID: <3fd80f9f-107d-42bf-ff22-906f4a32f65a@gmail.com> Date: Sat, 3 Oct 2020 17:12:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" back on the mailing list On 03.10.2020 16:55, Massimiliano Alvioli wrote: >>> Has anyone found this before? Shouldn't the flag -J/usr/lib be issued as >>> part of the string issued by mpifort? > > I found this a few times - not using mpifort but mpif90 - and I > believe it may be due to > a mismatch between the version of gcc and the compiler used to build mpi > > > M > interesting, but I do not see the problem and $ gfortran --version GNU Fortran (GCC) 10.2.0 but when I built the openmpi-3.1.6 was last may with version 9 -- 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