Tim Blechmann wrote:
d_global.o(.text+0xfbc): In function
sigthrow_perfsimd': : undefined reference to
accvec_sse_gcc' collect2: ld returned 1 exit status make: *** [../bin/pd] Error 1has m_simd_sse_gcc.c been compiled?
derek 23:16:32> find m_simd_sse_gcc* -print m_simd_sse_gcc.c m_simd_sse_gcc.h
does this have to be done seperately than the rest of the PD compile?
d.