From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:55201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5w4E-0003fV-4T for guix-patches@gnu.org; Mon, 18 Mar 2019 13:28:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5w2Q-0002nj-Uu for guix-patches@gnu.org; Mon, 18 Mar 2019 13:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35593) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h5w2Q-0002nF-L9 for guix-patches@gnu.org; Mon, 18 Mar 2019 13:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h5w2Q-0000e2-HL for guix-patches@gnu.org; Mon, 18 Mar 2019 13:27:02 -0400 Subject: bug#34780: [PATCH] gnu: openmpi: Add Java support. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <877edbufh8.fsf@mdc-berlin.de> <20190307111422.12381-1-rekado@elephly.net> <87ftrkr0py.fsf@gnu.org> <87pnqoxonz.fsf@elephly.net> From: Ricardo Wurmus In-reply-to: <87pnqoxonz.fsf@elephly.net> Date: Mon, 18 Mar 2019 18:26:25 +0100 Message-ID: <87mulsxfem.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34780-done@debbugs.gnu.org, ericbavier@centurylink.net Ricardo Wurmus writes: >> Would it be an option to create a separate =E2=80=9Copenmpi-java=E2=80= =9D or would that >> create problems down the road? > > I=E2=80=99ll give that a try. I=E2=80=99m not sure if it=E2=80=99s possi= ble to build the Java > parts in isolation, but that would be nice. This is done in commit fa5a25386620cec4b2543aae24fc9a0776aa3dca (it=E2=80= =99s called =E2=80=9Cjava-openmpi=E2=80=9D). Thanks for the suggestion! -- Ricardo