<html><P>Not sure if I understand the question but here is what I use to build MPI C++ programs on Linux. If you like, I can post a project setup for Visual Studio .NET 2003.</P>
<P>mpicxx maincode.cpp -o maincode -Wno-deprecated</P>
<P>Best,</P>
<P>Peter.</P>
<P>&nbsp;</P></html>