Python2.0 beta 2 on MacOSX/Darwin
Johann Hibschman
johann at physics.berkeley.edu
Sat Sep 30 14:50:18 EDT 2000
More information about the Python-list mailing list
Sat Sep 30 14:50:18 EDT 2000
- Previous message (by thread): How many people are making COM objects with Python?
- Next message (by thread): Python2.0 beta 2 on MacOSX/Darwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D Majewski writes: > Just uncommenting the "*shared*" in Modules/Setup gives this build error: > cc -bundle -prebind arraymodule.o -o arraymodule.so > /usr/bin/ld: warning -prebind has no effect with -bundle > /usr/bin/ld: Undefined symbols: > _PyArg_Parse > _PyArg_ParseTuple > _PyDict_SetItemString > _PyErr_BadArgument > _PyErr_Clear > _PyErr_Format > _PyErr_NoMemory > _PyErr_Occurred Yes, I've been getting this same error. If anyone has any idea how to get around this, I'd appreciate any information. Python's not doing me much good if I have to statically link all my extensions --Johann -- Johann Hibschman johann at physics.berkeley.edu
- Previous message (by thread): How many people are making COM objects with Python?
- Next message (by thread): Python2.0 beta 2 on MacOSX/Darwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list