Can OpenMPI v3.0 be compiled for Cygwin64 on Windows 10?

Using:

./congifure --prefix=/usr/local
 [blah, blah... Apparently successful (At least it doesn't say there's an 
error)]
make -j 12 all

I'm getting a slew of compiler errors about redefinitions between:

       /usr/include/w32api/psdk_inc/_ip_types.h
    or /usr/include/w32api/winsock2.h
and    /usr/include/netdb.h
    or /usr/include/sys/socket.h

Are there magic variables, definitions, or switches for a Cygwin build I'm missing?

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to