I am interested in compiling my C code on the free GCC compiler which works with Mac OS X but am concerned that I will not be able to connect this with the Call library function and CINs in labview 6.1 that runs on Mac OS 9. Am I able to cross platforms and use the .so file with lbv 6.1 on OS 9? What problems will i most likely encounter or should watch out for? Thanks!
Unfortunately, you cannot port shared objects across these platforms. You are going to have to recompile the .so file on OS 9 for use in the call library function node.
Robert Mortensen Software Engineer National Instruments