On Apr 25, 2006, at 3:22 PM, Cynthia Bruyns wrote:
Anyone had any trouble calling functions defined in vectorOps.h?
When linking against vecLib.framework I can not call:
error: 'vSnorm2' was not declared in this scope
error: 'vSscal' was not declared in this scope
It may be because you need to pass -faltivec or -msse.
Otherwise, please file a bug with a small test application if
possible against Accelerate/X, along with information about OS
revision and target ARCH.