Re: [OMPI users] cross-compiling openmpi-1.8.4 with static linking

2015-02-09 Thread Gilles Gouaillardet
Simona, On 2015/02/08 20:45, simona bellavista wrote: > I have two systems A (aka Host) and B (aka Target). On A a compiler suite > is installed (intel 14.0.2), on B there is no compiler. I want to compile > openmpi on A for running it on system B (in particular, I want to use > mpirun and mpif90)

Re: [OMPI users] cross-compiling openmpi-1.8.4 with static linking

2015-02-09 Thread simona bellavista
OK, thank you for the clarification. As I said I was wondering about the general procedure. For example I have also another machine to which I would like to compile, that is the following Linux other_machine 3.17.6-200.fc20.x86_64 #1 SMP Mon Dec 8 15:21:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Re: [OMPI users] cross-compiling openmpi-1.8.4 with static linking

2015-02-08 Thread Ralph Castain
Well, the first thing is that there is no reason to cross compile in this arrangement. Your target and host are the same, and the configuration won’t do anything with it. Normally you would set host and target. However, like I said, in this case you are providing the same argument to both, and

[OMPI users] cross-compiling openmpi-1.8.4 with static linking

2015-02-08 Thread simona bellavista
I have two systems A (aka Host) and B (aka Target). On A a compiler suite is installed (intel 14.0.2), on B there is no compiler. I want to compile openmpi on A for running it on system B (in particular, I want to use mpirun and mpif90), so I want to have static linking to the intel libraries. Firs

[OMPI users] Cross-compiling openmpi

2012-02-08 Thread Hossein Talebi
Hello All, I try to cross-compile openmpi under linux for Windows. I have Ubuntu linux 11.1 and x86_64-w64-mingw32. When I run the configure commands I get the error message below: *** Fortran 77 compiler checking for x86_64-w64-mingw32-gfortran... x86_64-w64-mingw32-gfortran checking whether we