On Thu, Dec 16, 2010 at 5:39 PM, Bruce Korb wrote:
>
> Here is the problem:
>
>> /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99
>> -I/usr/local/include \
>> -pthread -g -O2 -export-dynamic -o autogen autogen-ag.o
>> ../autoopts/libopts.la \
>> ../snprintfv/libsnprintfv.la -pthread
Here is the problem:
> /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -I/usr/local/include
> \
> -pthread -g -O2 -export-dynamic -o autogen autogen-ag.o
> ../autoopts/libopts.la \
> ../snprintfv/libsnprintfv.la -pthread \
> -L/usr/local/lib -lguile -lltdl \
> -L/usr/local/lib64
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/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/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