Gavin,

Gavin Coombes <[email protected]> writes:
> Seems to be having the the same dynamic lookup issue still. 
> I removed the build directory, installed as you suggested, ain a new shell...

Please make sure to keep the list cc'd.

Try

CC=g++ LDSHARED="gcc -bundle -undefined dynamic_lookup"  \
BLDSHARED="gcc -bundle -undefined dynamic_lookup" python setup.py \
install

as before.

Andreas


Attachment: pgpAVE1mOIMan.pgp
Description: PGP signature

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to