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

Re: Libtools for Win7-64

2010-12-05 Thread Ralf Wildenhues
Hello Arbol, * Arbol One wrote on Sun, Dec 05, 2010 at 11:47:51PM CET: > > Does anyone know if there is a libtool's port to Win7-64. First off, welcome to this list. Please do not top-post nor full-quote here, also please do not reply to existing threads with new topics; rather, start a new thr

Libtools for Win7-64

2010-12-05 Thread Arbol One
Does anyone know if there is a libtool's port to Win7-64. Thanks ___ http://lists.gnu.org/mailman/listinfo/libtool

Libtools for Win7-64

2010-12-05 Thread Arbol One
Does anyone know if there is a libtool's port to Win7-64. Thanks > Date: Sun, 5 Dec 2010 23:16:37 +0100 > From: pa...@bioexploratorium.pl > To: libtool@gnu.org > Subject: Libtool and CUDA > > Hi, > > I am trying to run nvcc compiler driver through libtool, and I keep > getting errors abou

Libtool and CUDA

2010-12-05 Thread Paweł Daniluk
Hi, 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=compile --tag=CC nvcc -c -m64 -arch=sm_11 -g -DTIMER -Xcompiler -fno-comm

Re: ld: fatal: file .libs/libglib-2.0.exp: unknown file type

2010-12-05 Thread Ralf Wildenhues
* Laviticus Stone wrote on Thu, Dec 02, 2010 at 08:53:40AM CET: > On 12/ 2/10 02:37 AM, Ralf Wildenhues wrote: > >* Laviticus Stone wrote on Thu, Dec 02, 2010 at 01:45:04AM CET: > >>Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc. > >>Libtool creates the following command and re