[mpich-discuss] i m trying it in a MinGW VM gcc

chan at mcs.anl.gov chan at mcs.anl.gov
Sun Nov 14 16:19:21 CST 2010


Your c.txt indicates that Fortran and C++ binding are actually configued OK.
The problem is that Nemesis failed to configure because of missing features

configure: error: cannot support shared memory:  need either sysv shared memory functions or mmap in order to support shared memory
configure: error: channels/nemesis configure failed
configure: error: src/mpid/ch3 configure failed

You can either try configuring mpich2 with --with-device=ch3:sock (not sure if
it will work or not) which does not have shared memory support or install window
binary and use it with mingw gcc.

A.Chan

----- Original Message -----
> i m trying it in a MinGW VM gcc. it worked perfectly on ubuntu 9 with
> gcc but failed with fortran c++.
> 
> thank ye
> 
> 
> 
> 
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list