oops, i didn't run ./configure.py before running make, which would explain
things because when i went back and did so, it then produced the error:
g++ -O3 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse
-I/usr/local/include -c ToneStack.cc
Descriptor.h: In static member function 'static void
Descriptor<T>::_run_adding(void*, ulong) [with T = ToneStackLT]':
Descriptor.h:209: internal compiler error: in clear_dead_regs, at
regrename.c:134
changing OPTS = -O3 to -O2 did the trick though, thanks Giuseppe
On 6/17/07, James <everamzah(a)gmail.com> wrote:
compiled fine for me using g++-4.1 on ubuntu fiesty with no modifications
to the makefile. meh. anyway, great plugins :) thanx very much.
--
james/everamzah