X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=v53hzaKbAEeWeIMFuE6gfDlSm4mW8 e8yW45NljpAGth8U2dskBiFGdw9PQRoZnEitmFbc8Z8KPn16RbHPtDxNz9qV9diN cHu4yU/bswyStbcnjDKZ4h1glvwupYARUKHiqhs8j/ONHh6KaKsErrEUeyWbdEuB 9jkPj25sZ3LzrA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=40VTHhabU9iUmXEfQZrSwz5OfTA=; b=ly7 1PjYMKwIYyMg2PDJcq/Xu5w73z2nvdvYVJV58kSMPAHMFyrLEWZr7DCtaGDSIIfr akR/jvrAO5FKLpFphxDm60TkThI7V3LH5TSpwCFILBlGWACxn1NcSHN14XrUJ4hr OCmAQ8LXghkufa4VCKsHZltTBKzWPGhtBVo+qMQo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=andy, H*c:alternative X-HELO: mail-yb1-f180.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=X3teUAR/GhagNNSScnxGCIPAKHHF5S8ie49VYHlx+SQ=; b=kV0yDuQL13G1yqdGT2BovtSCGpN4HuW09ULw2j4W3qF+51VG4/KgCj3eiy3/MqUOsf KwTDUNaVvkmmA7rgC3CnIVM1X8x4oRGSowGMBgAnccb2Hb98BJ9LuGiLkU0gzW7Dskvi A7Uscl1f4rwBNMhLI3fUBN1wwunZbHZtsXJo9IOLhh6dpQCQVWpsdR6nFvRrAaIDb92K JFK/totG9zFeh5F81xcEanGvg+cBg0VjUPulSe4YM/NQhJnTUf4vjg/q/iIK7aAgbwcw BkqlDDS583jffRdPWF64jK/JB6h/zrN086larxOsMa3M8p5x34k5NBrLcWnBs+1VN+5k coMQ== MIME-Version: 1.0 From: Andy May Date: Thu, 13 Sep 2018 08:50:06 +0100 Message-ID: Subject: openmpi 3.1.2 missing mpicxx To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Hi, The openmpi package version 3.1.2 no longer contains the mpicxx compiler wrapper, which is present in 3.1.1 package. In the package update announcement this is explicitly mentioned: https://cygwin.com/ml/cygwin/2018-09/msg00099.html as being depreciated. I know that the C++ bindings for MPI have certainly been depreciated, but the mpicxx wrapper itself is not; there are lots of C++ programs that use MPI by using the C bindings. Certainly this was the reason that was given for not removing mpicxx when someone suggested it: https://github.com/open-mpi/ompi/issues/1686 Would it be possible to reinstate the mpicxx wrapper? Many thanks, Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple