Giuseppe Zompatori wrote:
2007/6/17, David Baron <d_baron@xxxxxxxxxx>:
Better compile using G++-4.0. 4.1 fails with an internal compiler error
compiling ToneStack.cc. I filed a bug for the debian G++-4.1 as
instructed.
G++-4.0 compiles fine.
Just edit the makefile and swap "-O3" with "-O2" in the OPTS section.
The FSF doesnt seem to be kidding when they say -O2 is the only tested
optimisation level for GCC. Released software should be compiled with
"-O2" IMHO.
Cheers,
-Giuseppe
hi,
following this suggestion it works, but the installed plugins are called
'C*pluginname' instead of 'CAPS pluginname'.
at the end of 'make' i get this:
.....
g++ -nostartfiles -O2 -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
Duplicate entry in file Amp.cc, line 303: setup
Second entry ignored
Duplicate entry in file Amp.cc, line 471: setup
Second entry ignored
Duplicate entry in file Amp.cc, line 626: setup
Second entry ignored
Duplicate entry in files Cabinet.cc and Amp.cc: setup (Warning only)
Duplicate entry in file interface.cc, line 124: __attribute__
Second entry ignored
Duplicate entry in file basics.h, line 154: is_denormal
Second entry ignored
Duplicate entry in file dsp/FPTruncateMode.h, line 27: fstcw
Second entry ignored
Duplicate entry in file dsp/FPTruncateMode.h, line 28: fldcw
Second entry ignored
Duplicate entry in file dsp/FPTruncateMode.h, line 30: fistp
Second entry ignored
Duplicate entry in file dsp/White.h, line 71: BIT
Second entry ignored
nowhiskey@murija2:~/software/nove/ladspa/caps-0.4.0$
after running 'make install', trying to do 'make uninstall' now, i get:
murija2:/home/nowhiskey/software/nove/ladspa/caps-0.4.0# make uninstall
rm /usr/local/lib/ladspa/caps.so
rm /usr/local/lib/ladspa/caps-ng.so
rm: Entfernen von »/usr/local/lib/ladspa/caps-ng.so« nicht möglich:
Datei oder Verzeichnis nicht gefunden
make: [uninstall] Fehler 1 (ignoriert)
murija2:/home/nowhiskey/software/nove/ladspa/caps-0.4.0#
(complaining that /usr/local/lib/ladspa/caps-ng.so cannot be found...)
any idea on this?
cheers,
doc
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user