Re: [OMPI users] ompi 1.5.5 mpicc linker problem

2012-02-27 Thread Ralph Castain
There was a missing CMR that hadn't been applied yet to the 1.5.5 release candidate - it has now been rectified, so please update. On Feb 27, 2012, at 9:19 AM, Pinero, Pedro_jose wrote: > Hi, > > I have recently upgrade my open mpi version to v.1.5.5 and I have found a > problem with mpicc.

[OMPI users] ompi 1.5.5 mpicc linker problem

2012-02-27 Thread Pinero, Pedro_jose
Hi, I have recently upgrade my open mpi version to v.1.5.5 and I have found a problem with mpicc. When I try to compile my program, it returns the following error at the linking step: gcc: error: dummy: No such file or directory gcc: error: mt: No such file or directory The same progra