On 5/24/2012 2:51 AM, Jeff Squyres wrote:
On May 23, 2012, at 6:20 PM, marco atzeri wrote:
~ 90% of the time we have mismatch problems between upstream and
cygwin on autoconf/automake/libtool versions that are not cygwin
aware or updated.
Ok, fair enough.
I'd be curious if you actually need
On May 23, 2012, at 6:20 PM, marco atzeri wrote:
> ~ 90% of the time we have mismatch problems between upstream and
> cygwin on autoconf/automake/libtool versions that are not cygwin
> aware or updated.
Ok, fair enough.
I'd be curious if you actually need to do this with Open MPI -- we use very
On 5/23/2012 11:20 PM, Jeff Squyres wrote:
On May 23, 2012, at 9:53 AM, marco atzeri wrote:
experience says that autoreconf is a good approach on cygwin,
it is almost standard on our package build procedure.
I'm still curious: why? (I'm *assuming* that you're building from an official
Open
On May 23, 2012, at 9:53 AM, marco atzeri wrote:
> experience says that autoreconf is a good approach on cygwin,
> it is almost standard on our package build procedure.
I'm still curious: why? (I'm *assuming* that you're building from an official
Open MPI tarball -- is that incorrect?)
I ask b
On 5/23/2012 2:08 PM, Ralph Castain wrote:
Add "libompitrace" to your enable-contrib-no-build list. There is likely a
missing include in there, but you don't need that lib to run. We'll take a look at it.
thanks.
build was fine and check passed almost all
from "grep -i pass openmpi-1.6-1-che
On 5/23/2012 3:19 PM, Jeff Squyres (jsquyres) wrote:
Just curious - are you running autogen for any particular reason?
I don't know how much Cygwin testing we've done.
Sent from my phone. No type good.
experience says that autoreconf is a good approach on cygwin,
it is almost standard on our
Just curious - are you running autogen for any particular reason?
I don't know how much Cygwin testing we've done.
Sent from my phone. No type good.
On May 23, 2012, at 6:09 AM, "Ralph Castain" wrote:
> Add "libompitrace" to your enable-contrib-no-build list. There is likely a
> missing inc
Add "libompitrace" to your enable-contrib-no-build list. There is likely a
missing include in there, but you don't need that lib to run. We'll take a look
at it.
On May 23, 2012, at 12:58 AM, marco atzeri wrote:
> I am trying to build openmpi-1.6 for cygwin with dynamic libs
>
> -