Re: [PATCH] Add support for Intel MPI fortran compiler

2013-10-14 Thread Christian Rössel
Ward, On 10/07/2013 03:11 PM, Ward Poelmans wrote: In the check for static/shared libraries, the Intel MPI fortran compiler is not detected. MPI compiler wrappers using Intel compilers are already handled, at least for $host_os in linux* | k*bsd*-gnu | kopensolaris*-gnu). For libtool

Re: [PATCH] Add support for Intel MPI fortran compiler

2013-10-14 Thread Christian Rössel
Brooks, On 10/09/2013 12:23 AM, Brooks Moses wrote: On 10/07/2013 06:11 AM, Ward Poelmans wrote: In the check for static/shared libraries, the Intel MPI fortran compiler is not detected. Thanks, but a couple of things don't look quite right here @@ -4443,7 +4443,7 @@ m4_if([$1], [CXX],

Re: Fwd: Fix PIC flags with MPI wrappers using Portland C++ on GNU/Linux

2013-10-14 Thread Christian Rössel
Brooks, On 10/10/2013 12:44 AM, Brooks Moses wrote: Christian, I'm going through old libtool patches that haven't been reviewed, and came across this one. (Sorry that these have been ignored so long.) On 09/21/2012 10:34 AM, Christian Rössel wrote: please find attached a patch that fixes

Re: Fwd: Fix PIC flags with MPI wrappers using Portland C++ on GNU/Linux

2012-10-15 Thread Christian Rössel
Something wrong with this patch? Christian On 09/21/2012 10:34 AM, Christian Rössel wrote: Wrong list in the first place, sorry. Christian Original Message Subject: Fix PIC flags with MPI wrappers using Portland C++ on GNU/Linux Date: Tue, 18 Sep 2012 18:38:20 -0700 From

Fwd: Fix PIC flags with MPI wrappers using Portland C++ on GNU/Linux

2012-09-21 Thread Christian Rössel
Wrong list in the first place, sorry. Christian Original Message Subject: Fix PIC flags with MPI wrappers using Portland C++ on GNU/Linux Date: Tue, 18 Sep 2012 18:38:20 -0700 From: Christian Rössel c.roes...@fz-juelich.de To: libtool libt...@gnu.org CC: t...@subnetz.org Dear

Re: PIC flags not found for mpif77(ifort)

2010-12-17 Thread Christian Rössel
Hi Ralf, On 12/16/2010 09:54 PM, Ralf Wildenhues wrote: Hello Christian, * Christian Rössel wrote on Thu, Dec 16, 2010 at 05:27:23PM CET: Am 12/16/2010 11:19 AM, schrieb Christian Rössel: Am 12/15/2010 9:21 PM, schrieb Ralf Wildenhues: Hmm. Is $GCC = yes for this compiler? That would

Re: PIC flags not found for mpif77(ifort)

2010-12-16 Thread Christian Rössel
Hi Ralf, Am 12/15/2010 9:21 PM, schrieb Ralf Wildenhues: * Christian Rössel wrote on Wed, Dec 15, 2010 at 04:38:13PM CET: Am 12/10/2010 6:55 PM, schrieb Ralf Wildenhues: Alternatively, the untested patch below should help as well. Can you try it out? Unfortunately the patch didn't work

Re: PIC flags not found for mpif77(ifort)

2010-12-16 Thread Christian Rössel
Hi Ralf, Am 12/10/2010 6:55 PM, schrieb Ralf Wildenhues: Hello Christian, * Christian Rössel wrote on Fri, Dec 10, 2010 at 02:56:51PM CET: ./configure --enable-shared F77=mpif77 ... where mpif77 translates to ifort -I/opt/parastation/mpi2-intel/include -L/opt/parastation/mpi2-intel/lib

Re: PIC flags not found for mpif77(ifort)

2010-12-16 Thread Christian Rössel
Hi Ralf, Am 12/16/2010 11:19 AM, schrieb Christian Rössel: Hi Ralf, Am 12/15/2010 9:21 PM, schrieb Ralf Wildenhues: * Christian Rössel wrote on Wed, Dec 15, 2010 at 04:38:13PM CET: Am 12/10/2010 6:55 PM, schrieb Ralf Wildenhues: Alternatively, the untested patch below should help as well

Re: PIC flags not found for mpif77(ifort)

2010-12-15 Thread Christian Rössel
Hi Ralf, Am 12/10/2010 6:55 PM, schrieb Ralf Wildenhues: Hello Christian, * Christian Rössel wrote on Fri, Dec 10, 2010 at 02:56:51PM CET: ./configure --enable-shared F77=mpif77 ... where mpif77 translates to ifort -I/opt/parastation/mpi2-intel/include -L/opt/parastation/mpi2-intel/lib

Re: Fortran libraries on the Blue Gene with mpi

2009-04-29 Thread Christian Rössel
Ralf Wildenhues wrote: * Christian Rössel wrote on Mon, Apr 27, 2009 at 05:33:33PM CEST: Ralf Wildenhues wrote: # XL, BG cd build-bgxl ../configure CC=bgxlc CXX=bgxlC F77=bgfort FC=bgxlf95 GCJ=no \ LDFLAGS=-qnostaticlink make make -k check VERBOSE=yes 21 | tee

Re: Fortran libraries on the Blue Gene with mpi

2009-04-22 Thread Christian Rössel
Ralf Wildenhues wrote: * Christian Rössel wrote on Tue, Apr 21, 2009 at 10:28:37AM CEST: Ralf Wildenhues wrote: If there are any problems or error messages, stop right here and report back with them. Otherwise, continue: There was one error I assume is negligible: cd ./doc \ makeinfo

Re: Fortran libraries on the Blue Gene with mpi

2009-04-22 Thread Christian Rössel
Ralf Wildenhues wrote: First, please ensure that you have Autoconf 2.63 and Automake 1.10.2 installed somewhere (below the same --prefix) and found early in $PATH. Hi Ralf, why do I need to install them below the *same* prefix. Is this a general requirement? What will happen if I use distinct

Re: Fortran libraries on the Blue Gene with mpi

2009-04-22 Thread Christian Rössel
Christian Rössel wrote: Ralf Wildenhues wrote: * Christian Rössel wrote on Tue, Apr 21, 2009 at 10:28:37AM CEST: Ralf Wildenhues wrote: If there are any problems or error messages, stop right here and report back with them. Otherwise, continue: There was one error I assume is negligible