...at first this didn't make much sense, but then I noticed src/ m_simd_ve_gcc.c used __ALTIVEC__ in an ifdef, but nowhere was - maltivec to be found! None of the simd stuff was being comipled, so I added this to src/SConscript:
thanks for fixing ...
...but now we've got all kinds of altivec probs (at least on
what kind of?
10.4.1)...I'll keep poking away! BTW, this'll have to be changed to a __BIGENDIAN__ instead of darwin check when the mactels actually appear...
right ... but we'll have to change some code, then ...
cheers ... tim