[OMPI users] /usr/bin/ld: skipping incompatible ......

2013-05-08 Thread Matteo Parsani
Dear All, I have recently installed gcc 4.7.3 on my cent OS 6.4. Moreover, I have compiled openmpi 1.6.4 with the above compiler. My LD_LIBRARY_PATH is set correctly and it points to both /lib and /lib64 where libgfortran.so and libgcc_s.so for 32 and 64 bits are located. Every time I compile a F

Re: [OMPI users] /usr/bin/ld: skipping incompatible ......

2013-05-09 Thread Matteo Parsani
anything that > you compile with this compiler, right? > > > On May 8, 2013, at 3:12 PM, Matteo Parsani > wrote: > > > Dear All, > > I have recently installed gcc 4.7.3 on my cent OS 6.4. Moreover, I have > compiled openmpi 1.6.4 with the above compiler. > &