Re: [mpich-devel] Unable to determine the size of MPI_BSEND_OVERHEAD
I needed to run autogen.sh because the configure stuff changed since my last update. In theory, configure could verify that it's file create is newer than the last git commit, but perhaps I should just accept responsibility for doing only self-consistent builds. Jeff On Fri, Nov 29, 2013 at 4:56 PM, Jeff Hammond <[email protected]> wrote:
This one is real. It's just busted with every C compiler I have on my Mac. I have no issue configuring with the 3.1b1 tarball version.
Jeff
On Fri, Nov 29, 2013 at 4:30 PM, Jeff Hammond <[email protected]> wrote:
Please hold. It appears that, one again, my Mac is unfit for development due to stupid ****ing gremlins in the package manager, which is now Homebrew, per Dave's recommendation.
Jeff
On Fri, Nov 29, 2013 at 4:13 PM, Jeff Hammond <[email protected]> wrote:
It's broken with CC=clang as well.
I'm at the head of master as of an hour ago:
Jeffs-MacBook-Pro:build-peter jhammond$ git log commit dcf00b350be1f1d33c039d1d6995d01fa743e1ba Author: Ken Raffenetti <[email protected]> Date: Fri Nov 22 13:23:38 2013 -0600
Jeff
On Fri, Nov 29, 2013 at 4:11 PM, Jeff Hammond <[email protected]> wrote:
Jeffs-MacBook-Pro:build-peter jhammond$ ../configure CC=cc --disable-f77 F77=false --disable-fc FC=false --disable-cxx CXX=false
Jeffs-MacBook-Pro:build-peter jhammond$ cc -v Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix
Jeffs-MacBook-Pro:build-peter jhammond$ CC -v Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix
The associated config.log is attached.
Jeff
-- Jeff Hammond [email protected]
-- Jeff Hammond [email protected]
-- Jeff Hammond [email protected]
-- Jeff Hammond [email protected]
-- Jeff Hammond [email protected]
participants (1)
-
Jeff Hammond