Hi Seamus,
I wasn't too sure that it was the right forum but as CINs are part of LabVIEW it seemed the best bet.
I am using LabVIEW 7.0 on Linux (Mandriva 2006). The hardware is a
homebuilt, but standard, AMD64 based PCI-bus PC system. Though the
hardware is 64-bit I am still running a 32 bit system on it to maintain
compatibilty with others :(. The compiler/linker is the standard gcc
setup, unsure which version but it is the standard Mandriva version
(probably 4.0.1). No IDE is being used, just the 'make' from the bash
prompt. The Makefile is as generated by '
lvmkmf' but with the addition of bits to allow it to find the mySQL headers & object files.
I don't have the code available on this site so I'll send a copy of it
tonight when I get home. However, what I am aiming to do is build a
set of CINs to enable Labview 7.0 to use a mySQL database. The problem
is occuring when I linking into the mySQL libraries (i.e.
libmysqlclient.a
). At present the only mySQL library function being called is 'mysql_init()'.
I hope this is enough to help for now? I'll send a copy of the code as soon as I get it.
Thanks,
Kevin Giles,
Siemens VAI