Beware that ctypes may be broken in other ways on armhf as well; in particular it uses libffi to do its binding and a while ago when I looked I came to the conclusion it probably won't call variadic functions correctly if they are passed FP values.
My post to the ctypes list: http://permalink.gmane.org/gmane.comp.python.ctypes/4657
Beware that ctypes may be broken in other ways on armhf as well; in particular it uses libffi to do its binding and a while ago when I looked I came to the conclusion it probably won't call variadic functions correctly if they are passed FP values.
My post to the ctypes list: permalink. gmane.org/ gmane.comp. python. ctypes/ 4657
http://