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/mp

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 hel

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 did

Re: PIC flags not found for mpif77(ifort)

2010-12-15 Thread 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. configure does not execute the new > case branch alt

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/m

Re: PIC flags not found for mpif77(ifort)

2010-12-10 Thread 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 -Wl,-rpath > -Wl,/opt/parastation/mpi2-intel/lib -lmpi