Hi Massimo,

I'm mostly clueless about Macs, but I did notice that you built PyCUDA for the 
32-bit ABI. Maybe Boost got built against the 64-bit one?

> >CXXFLAGS = ['-arch','i386']
> >LDFLAGS = ['-arch','i386']

(Btw, my suspicion is that these shouldn't be needed because PyCUDA (or rather 
distutils) automatically picks up all the switches that were used to build 
Python, anyway.)

On Linux, similar issues are often caused by clashes with system-wide Boost 
libraries.

:-? Anyone from the Mac crowd have an idea?

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCuda mailing list
PyCuda@tiker.net
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to