* Christian Rössel wrote on Fri, Dec 17, 2010 at 01:25:45PM CET:
> On 12/16/2010 09:54 PM, Ralf Wildenhues wrote:
> >
> > And now I wonder why you are having problems with 'mpif77 -f77=ifort'
> > because either it claims to be GNU (and then should accept -fPIC) or it
> > doesn't claim to be GNU (an
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
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 be surprising.
> >> Why else would the new branch not be
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
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
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
* 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
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
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