I'm trying to build OpenMPI on windows with cygwin, to at least be able to
demo the Eclipse PTP(Parallel Tools Platform)
on my laptop.

I configured OpenMPI version 1.2 (openmpi-1.2b1) with the following
command:
./configure --with-devel-headers  --enable-mca-no-build=timer-windows

then did make all and make install, which all seemed to finish ok
When i try to compile a small test mpi program I get a segfault

$ mpicc mpitest.c
Signal:11 info.si_errno:0(No error) si_code:23()
Failing at addr:0x401a06
*** End of error message ***
      15 [main] mpicc 7036 _cygtls::handle_exceptions: Error while dumping
state
 (probably corrupted stack)
Segmentation fault (core dumped)


...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511

Reply via email to