Re: [ann] CAPS 0.4.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

using g++-4.1 , I do
$ make
i get this :
g++-O3 ...
... everything fine until
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
...
Preprocessed source stored into /tmp/ccjwOYnb.out file, please attach this to your bugreport.
make: *** [ToneStack.o] Error 1

I sent a bugreport to tim's address with some attachements, but i didn't know about having to change the -O value in Makefile - line #4.
So I figured out how to do that and then it worked.

first I did
$ make clean
then
$ make
i got this :
g++-O0 ...
... as before and
g++ -O0 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -I/usr/local/include -c ToneStack.cc
g++ -O0 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -I/usr/local/include -c VCO.cc
g++ -O0 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -I/usr/local/include -c White.cc
g++ -nostartfiles -O0 -ffast-math -funroll-loops -Wall -fPIC -DPIC -msse -mfpmath=sse -shared -o caps.so Amp.o Cabinet.o Chorus.o Click.o Clip.o Compress.o Eq.o HRTF.o interface.o Lorenz.o Pan.o Phaser.o Preamp.o Reverb.o Roessler.o Scape.o Sin.o SweepVF.o ToneControls.o ToneStack.o VCO.o White.o
making tags

I wonder , what about the first attempt to install the plugins , should I remove some files ?

I'm sorry if it's a stupid noob question

cheers,
Peter





_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux