未定义的符号`MPI_recv'

0 c compiler-errors mpi

当我链接我的MPI C程序时,我收到以下错误: undefined reference to MPI_recv.

我该怎么做才能解决这个错误?

Rom*_*aka 13

MPI_Recv不是MPI_recv.