I leave those blank and things work fine for me (OSX 10.5).

-Randy

On Jun 12, 2009, at 8:27 AM, Andreas Klöckner wrote:

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

<signature.asc><ATT00001.txt>


_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to