Re: [OMPI users] Fortran code generation error on 1.5 rc5

2010-08-09 Thread Shiqing Fan
Hi Damien, I'll check this. Thanks for reporting it. Shiqing On 2010-8-8 10:16 PM, Damien wrote: Hi all, There's a code generation bug in the CMake/Visual Studio build of rc 5 on VS 2008. A release build, with static libs, F77 and F90 support gives an error at line 91 in mpif-config.h

[OMPI users] Fortran code generation error on 1.5 rc5

2010-08-08 Thread Damien
Hi all, There's a code generation bug in the CMake/Visual Studio build of rc 5 on VS 2008. A release build, with static libs, F77 and F90 support gives an error at line 91 in mpif-config.h : parameter (MPI_STATUS_SIZE=) This obviously makes the compiler unhappy. In older trunk builds this