hi all, I just wrote bunch 'C' functions that use binding capability in =
4.1.11, specifically mysql_prepare, mysql_execute. I can compile them =
fine, but can't find the libs to link them with:
test.o(.text+0x1b9): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_prepare'
test.o(.text+0x47e): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_bind_param'
test.o(.text+0x4c5): In function `mysql_insert_vm_msg':
: undefined reference to `mysql_execute'
....then your message is not on topic for this list, which covers only
MySQL++, the the C++ wrapper for the MySQL C API. Please take your
question to the main MySQL mailing list.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw