Hi Ralph again,
On Wednesday 06 of January 2010 20:44:57 Ralf Wildenhues wrote:
> Hello Tomas,
>
> * Tomas Oberhuber wrote on Sat, Jan 02, 2010 at 11:33:46AM CET:
> > Now I try to compile whole project with nvcc. It seems to work but I get
> > this
> >
> > ibtool:
Hi Ralph,
Dne středa 06 Leden 2010 08:44:57 Ralf Wildenhues napsal(a):
> Hello Tomas,
>
> * Tomas Oberhuber wrote on Sat, Jan 02, 2010 at 11:33:46AM CET:
> > Now I try to compile whole project with nvcc. It seems to work but I get
> > this
> >
> > ibtool:
ith depcomp which is (as I understood) part of automake. nvcc did not accept
parameters like -MT -MF etc. I planed to fix it again using -Xcompiler but now
these parameters do not appear. So I will see.
Cheers, Tomas.
Dne středa 06 Leden 2010 08:44:57 Ralf Wildenhues napsal(a):
> Hello Tomas,
Hello Ralph,
On Wednesday 30 of December 2009 22:52:51 Ralf Wildenhues wrote:
> Hello Tomas,
>
> * Tomas Oberhuber wrote on Tue, Dec 29, 2009 at 07:25:36PM CET:
> > I am experiencing some troubles with cuda. I studied mailing lists about
> > autoconf, automake and libtool
CUDATester.cpp (only in Makefile.am) I get
make[2]: *** No rule to make target
`../../../src/core/tnlLongVectorCUDATester.cpp', needed by
`tnlLongVectorCUDATester.lo'. Stop.
so automake now tries to compile it.
Can anybody, please, help me and tell me what I am doing wrong?
Thanks a lot, Tomas Oberhuber.