Anish Chapagain wrote:

but while running setup.py build with distutils it's showing error as

_ex.o: In function 'init_arguments':
     _ex.c :89: undefined reference to _TLM_read_model
     _ex.c :95:  undefined reference to _TLM_set_tag

for all the global function declared within .h file and the calling
method from .c file,

your code doesn't match the error messages, and doesn't seem to be a Python extension at all. are you sure you posted this to the right newsgroup?

</F>

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to