Re: Libtool and CUDA

2010-12-09 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Mon, Dec 06, 2010 at 10:56:13PM CET: > On 12/06/2010 03:25 PM, Ralf Wildenhues wrote: > > > >Where do you see that? As far as I understand, Paweł hasn't actually > >tried configuring Libtool with something like > > Yeah, I failed to read your entire email this morning, d

Re: Libtool and CUDA

2010-12-06 Thread Peter O'Gorman
On 12/06/2010 03:25 PM, Ralf Wildenhues wrote: Where do you see that? As far as I understand, Paweł hasn't actually tried configuring Libtool with something like Yeah, I failed to read your entire email this morning, definitely didn't have enough coffee. It makes sense now :) We have some

Re: Libtool and CUDA

2010-12-06 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Mon, Dec 06, 2010 at 02:49:23PM CET: > On 12/06/2010 01:07 AM, Ralf Wildenhues wrote: > >>>OK to apply? > >> > >>Unless Pawel reports that it works for him, no. This doesn't make > >>sense to me. > >Why? > > Well, perhaps I haven't been drinking enough coffee,

Re: Libtool and CUDA

2010-12-06 Thread Peter O'Gorman
On 12/06/2010 01:07 AM, Ralf Wildenhues wrote: OK to apply? Unless Pawel reports that it works for him, no. This doesn't make sense to me. Hi Ralf, Why? Well, perhaps I haven't been drinking enough coffee, but... _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' This assign

Re: Libtool and CUDA

2010-12-05 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Mon, Dec 06, 2010 at 05:23:12AM CET: > On 12/05/2010 09:34 PM, Ralf Wildenhues wrote: > > >Does this patch fix things for you? As far as I see, you should be > >getting -fPIC passed instead of -fno-common, so it's not completely > >clear that this is right, or

Re: Libtool and CUDA

2010-12-05 Thread Peter O'Gorman
On 12/05/2010 09:34 PM, Ralf Wildenhues wrote: Does this patch fix things for you? As far as I see, you should be getting -fPIC passed instead of -fno-common, so it's not completely clear that this is right, or what other changes MacPorts has done to their glibtool code over upstream Libtool.

Re: Libtool and CUDA

2010-12-05 Thread Ralf Wildenhues
Hello Paweł, * Paweł Daniluk wrote on Sun, Dec 05, 2010 at 11:16:37PM CET: > I am trying to run nvcc compiler driver through libtool, and I keep > getting errors about compiler flags which are not supported by nvcc: > > pa...@solea:~/sandbox/libdesc/libdesc/trunk$ /opt/local/bin/glibtool > --mode