On Montag 22 Dezember 2008, Jean-Christophe Penalva wrote: > CXXFLAGS = ['-I/tmpp/cnu0003/penalva/python/include/boost-1_37/boost/python > -DBOOST_PYTHON_NO_PY_SIGNATURES ']
Try putting the -D in a separate list item. The distutils compiler invocation may not go through a shell and therefore may not separate words for you. Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
