Hi,
I am having a problem about "Open" Macro's number of arguments, when I
try to build a C++ code with the openmpi-1.2.7 on my Mac OS 10.5.5
machine. The error message is given below. When I look at the file.h
and file_inln.h header files in the cxx folder, I am seeing that the
"Open" fu
order of inclusion (i.e., first mpi and then my other header file),
the code compiles and builds fine.
Thanks,
Sudhakar
On Wed, Oct 8, 2008 at 21:19, Sudhakar Mahalingam
wrote:
> I am having a problem about "Open" Macro's number of arguments,
when I try
> to bu