X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E0E0038708BA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1599906300; bh=y6C9o8ZZ8HuANtLudenk+rRqv6yhbHspceAvuctFUEE=; 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=le5Zw5gBxdmfjaBIn7ESIVnLn945p3cDvNQmfVbJZXY8A3jvc4oZ/ARq8EC9a+zUd EmerbYIFaOR0IBXZokkYiQOXVkOpRKtZU+jiZELEIyeLGWwUuyIUgGmvl2wyzajbn0 UwVgzXMrpn4ZmKBSNCrrlJknRO0yd/umiYP3CdCM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 494603857C71 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-language :content-transfer-encoding; bh=Qbv2y8MjTf2BDDGcWY6/NAyNVwUoUbi3EYiG5bYW1Do=; b=XLB6rvIQCm23vELwgdtV18j2wIkpWP3lhNvM4SmE61QUUZPvv7blZcwBMX1vRorjpk Rf+JdnVEZ2cWjyvZzVwbDUdCOd4ISeAyjSZ+x+a6MxgwmlyZgMNjuXX/ThxpUDqeBCFI SBoTVaBl2JqLUtoGoaUNU7fb2NG4p3pEPZq9+eTSX7Ri6XelJfKOUQAYnqzCbMJ/Aukm 6fcdxT2ro+IaYzzFwLm2kLvTFr3jvXxMPSLc3h+HYRDjL8C0bRTY6LrZ96j7Ei2qJYuy LuphjvnewKlK2RvdFMJU/nHAZ5PsduST3W/80RQ1Hy24NsNQ/VKBwS2DqD0N8O/lPjac mluQ== X-Gm-Message-State: AOAM5324Y2uE7doCIR4doTG3ttrUCHG8A/gC1djI4keGr7KI7oLs2QEG sarXJvMn9PZGyJL6Bqt44hAYTo6Ru08= X-Google-Smtp-Source: ABdhPJyBIm+za76tWHq5P26gqSr2birHwnlFXV6hNmh+ZH56uMLC9Hn5FeshBg3gaZvLfBCI8mkERQ== X-Received: by 2002:a50:ccd2:: with SMTP id b18mr7480754edj.51.1599906295959; Sat, 12 Sep 2020 03:24:55 -0700 (PDT) Subject: Re: Setting up a proper modelling environment in Cygwin To: cygwin AT cygwin DOT com References: <90d505d5-11fc-418d-02e4-73dd423a92ce AT gmail DOT com> <87een7h6ab DOT fsf AT Otto DOT invalid> Message-ID: <687745e2-c18c-accd-0f86-a20370f5bd54@gmail.com> Date: Sat, 12 Sep 2020 12:24:55 +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: <87een7h6ab.fsf@Otto.invalid> Content-Language: it X-Spam-Status: No, score=-2.6 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" On 12.09.2020 08:13, ASSI wrote: > Marco Atzeri via Cygwin writes: >> Now the current gfortran has >> >> $ zcat >> /usr/lib/gcc/x86_64-pc-cygwin/9.3.0/finclude/ieee_arithmetic.mod|head >> -n 1 >> GFORTRAN module version '15' created from ieee_arithmetic.F90 >> >> openmpi was built with last gcc so it is aligned > > That points to some larger problem with the way dependencies are > extracted for packages using Fortran modules. I doubt we have any dependencies from Fortran modules in our packages. They are mainly used by others building their own binaries -- 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