Hi,
it seems like CUDA 3.0 in MacOS X has different error codes than the
Linux version. Could you try installing CUDA 3.1, which is already
available from the NVIDIA CUDA web site.
I will try to reproduce the problem on our systems and provide you a
patch, but this will take me some time.
Cheers,
Isaac
--
Isaac Gelado
'As gold which he cannot spend will make no man rich
so knowledge which he cannot apply will make no man wise'
Have you tried following the instructions from
http://code.google.com/p/adsm/wiki/MacOs ?
Best,
Isaac
Hi,
this is a well-know problem of glibtool for MacOS X. You need
glibtool 2.2.10 installed,
otherwise the configuration scripts will use the incorrect linker flags.
Have you tried following the instructions from
http://code.google.com/p/adsm/wiki/MacOs ?
Cheers,
Isaac
Hi,
did you execute the setup.sh script before compiling?
Actually, I think the problem is related to the litool version
(2.2.6b) we used to generate the tar.gz file. I will try to generate a
0.0.10-1 version using a updated libtool so it should solve all these
issues.
Isaac
--