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
* Paweł Daniluk wrote on Mon, Dec 06, 2010 at 11:52:00AM CET: > Thanks for your prompt reply. Unfortunately the patch doesn't seem > to change anything. Perhaps I'm doing something completely wrong. I > expect that libtool after invoking in compile mode with nvcc instead > of gcc should add -Xcompi

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: Libtools for Win7-64

2010-12-06 Thread Ralf Wildenhues
* Arbol One wrote on Mon, Dec 06, 2010 at 02:57:16PM CET: > Having stated the above and on another front, I would like to know if you > can direct me to a place where I can download libtools-64bit. Well, you can just download Libtool 2.4 from , extract and build it

Re: Libtools for Win7-64

2010-12-06 Thread Arbol One
Before going any further, I would like to thank you not only for your prompt response, but also for welcoming me to the list. At the same time I'd like you to know that I have noted your advice regarding the list's rules, I will do my best not to repeat the same mistake. Having stated the above

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-06 Thread Paweł Daniluk
Hi Ralf, On 12/6/10 4:34 AM, 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 Libt