I am trying to compile with the CVI library using the cygwin/gcc compiler.
When I link in c:/cvi/extlib/cvisupp.lib
I get the following errors:
/bin/ld: Warning: type of symbol `___ExeSymbols' changed from 776 to 264 in glbltbl.c
/bin/ld: Warning: type of symbol `___UICallbackSymbols' changed from 776 to 264 in cbacktbl.c
/bin/ld: Warning: type of symbol `___CVILibSymbols' changed from 776 to 264 in cvitbl.c
/bin/ld: Warning: type of symbol `___ANSILibSymbols' changed from 776 to 264 in ansitbl.c
collect2: ld returned 1 exit status