Re: [OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Paul Hargrove
On Sun, Feb 26, 2012 at 6:37 AM, Ralph Castain wrote: [snip] > In the example you gave, the library you were adding ("dummy mt") has a > space in it. We don't handle that case - that was my point. > But "dummy mt" was injected by the broken configure logic, not by me. It was

[OMPI devel] Compiling OpenMPI 1.5.4 on Debian 6 qemu arm6l

2012-02-26 Thread Ron Broberg
I would like to report the following information regarding compiling OpenMPI on Debian ARMv6. I won't submit this as a patch because I don't believe that "delete all 'dmb' instructions" can be considered a well developed patch. But this information may be of use to someone down the line. I was

Re: [OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Ralph Castain
On Feb 26, 2012, at 1:32 AM, Paul Hargrove wrote: > I don't think the GNU autotools all work correctly for pathnames with spaces. > So, I don't that is not something to worry too much about for the moment. > > HOWEVER, there are NO spaces in my srcdir, blddir, or even in prefix. > There are no

Re: [OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Paul Hargrove
I believe the problem originates with > r26014 | bosilca | 2012-02-22 19:25:51 -0800 (Wed, 22 Feb 2012) | 7 lines > Fixes #3033: Fix lt_dladvise search in v1.5 > ---svn-pre-commit-ignore-below--- > r26006 > Fix the search for ltdl_advise support in VPATH builds. That changeset appears to

Re: [OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Paul Hargrove
I don't think the GNU autotools all work correctly for pathnames with spaces. So, I don't that is not something to worry too much about for the moment. HOWEVER, there are NO spaces in my srcdir, blddir, or even in prefix. There are no characters other than "[-._/0-9a-zA-Z]". So, how then am I

[OMPI devel] OpenMPI at windows

2012-02-26 Thread Tal Regev
Hi all, I am using windows 7 64 bit, and i want to compile with mpicc and mpic++. i download OpenMPI_v1.5.4-1_win32.exe and when i compile with it, it say i need lc.exe. there is a way to config mpicc and mpic++ to use customize compiler? I want that mpicc.exe will use mingw gcc -> gcc.exe and

Re: [OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Ralph Castain
No, I ran into it last week. The problem is that we don't handle spaces in path names - apparently, we never have, so far as Jeff could determine. On Feb 25, 2012, at 11:27 PM, Paul Hargrove wrote: > Am I the only one seeing the following odd behavior when running configure? > > [...] > ***

[OMPI devel] Odd build breakage seen with 1.5.5rc2

2012-02-26 Thread Paul Hargrove
Am I the only one seeing the following odd behavior when running configure? [...] > *** GNU libltdl setup > checking location of libltdl... internal copy > configure: OMPI configuring in opal/libltdl > [] > configure: creating ./config.status > config.status: creating Makefile >