LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I compile CVI librarys with GCC

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
0 Kudos
Message 1 of 2
(2,568 Views)
You should try asking this on LabWindows CVI forum at http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=8&RFORMNUMBER=2&RHIDETAG=TRUE&UCATEGORY_0=_46&UCATEGORY_S=0
Good luck
0 Kudos
Message 2 of 2
(2,568 Views)