LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

compiler bug: static storage in compiled LV7.1 (Linux) works different than interpreted

I call an .so file from a VI, and I call the same .so file from another (different) .so, from the VI.  It works fine with LabView 7.1 (Linux), with one occurance of the static storage variables.  The compiled version calls 2 separate copies of the same .so though, leading to the static storage being different, and program failure.

 

Is there a quick fix, or do I need to re-write the code and accept 2 occurences of the code?

 

Is this fixed in the latest version of LabView?

 

...Dan

 

 

0 Kudos
Message 1 of 2
(2,106 Views)

Hi Dan,

 

Can you tell us a little bit more about what these libraries are doing?  What static storage are you referring to?  What do you mean the compiled version?

Jared S.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,076 Views)