Re: Problem with libtool adding -pthread

2010-11-28 Thread Christopher Hulbert
On Sun, Nov 28, 2010 at 12:39 PM, John R. Cary wrote: > On 11/28/10 10:25 AM, Ralf Wildenhues wrote: >> >> Hello John, >> >> * John R. Cary wrote on Sun, Nov 28, 2010 at 03:02:48PM CET: >>> >>> I am tring to link with libtool using the compiler >>> wrappers on a Cray and with pgi. >>> >>> At final

Re: Problem with libtool adding -pthread

2010-11-28 Thread John R. Cary
On 11/28/10 10:25 AM, Ralf Wildenhues wrote: Hello John, * John R. Cary wrote on Sun, Nov 28, 2010 at 03:02:48PM CET: I am tring to link with libtool using the compiler wrappers on a Cray and with pgi. At final link, libtool inserts the flag, -pthread, which causes the compiler to fail. This

Re: Problem with libtool adding -pthread

2010-11-28 Thread Ralf Wildenhues
Hello John, * John R. Cary wrote on Sun, Nov 28, 2010 at 03:02:48PM CET: > I am tring to link with libtool using the compiler > wrappers on a Cray and with pgi. > > At final link, libtool inserts the flag, -pthread, which > causes the compiler to fail. This is shown below. Uh, that's probably b

Re: Problem with libtool adding -pthread

2010-11-28 Thread John R. Cary
System information below On 11/28/10 7:02 AM, John R. Cary wrote: I am trying to link with libtool using the compiler wrappers on a Cray and with pgi. At final link, libtool inserts the flag, -pthread, which causes the compiler to fail. This is shown below. Is there some way around this? Also

Problem with libtool adding -pthread

2010-11-28 Thread John R. Cary
I am tring to link with libtool using the compiler wrappers on a Cray and with pgi. At final link, libtool inserts the flag, -pthread, which causes the compiler to fail. This is shown below. Is there some way around this? Also, while the original link line contains -L/opt/fftw/3.2.2/lib -lfft