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:date:message-id:subject:from:to :content-type; q=dns; s=default; b=hC6l2cwQBRdiKTVkKbfHTTFbs0trF 9mCpWhBicSGRIEtVPNnrE7ZeJyAzlbQrOqN7ZdrSqzIhwTLKRKfm+2uVy4zuc3Ct PRk6Wy4Z0SxF2uq5WEdeGRjjfjOG2XjjjHKEbumDhBBYA8sjdwajd7T1Evn3l0hc ExTn8PdP6ia7hE= 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:date:message-id:subject:from:to :content-type; s=default; bh=qkj5IMWMwY8IulUB2p52WAf3bNM=; b=kHs KhhlnmTrmj1ag1jIe+bSO4QMcJIje8LPBCpY6WhMuEHJ2M63yNHDsXDgr8LxiWhV uK74+w2avVkVRD165qjW5Z1sEu5wRXVRry2pDHlI2fHqjlIm8ePuKleuaP6BBrCl E3kwP2pQDdSgfzWnJeDp40K89rX3xEQLPvfiFyKQ= 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 X-Spam-SWARE-Status: No, score=3.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_CX autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.14.208.132 with SMTP id q4mr15575993eeo.35.1367530324161; Thu, 02 May 2013 14:32:04 -0700 (PDT) Date: Thu, 2 May 2013 23:32:04 +0200 Message-ID: Subject: Problem compiling with latest openmpi From: R Sanchez To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 When trying to compile any program with mpicc using openmpi 1.7.1-1, I get the following error: /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: cannot find -lopen-rte /usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: cannot find -lopen-pal Reverting to 1.6.4-1 fixes the problem. In both cases I installed the following packages: openmpi libopenmpi libopenmpi-devel libopenmpicxx1 Thanks R -- 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