Carlos Pino wrote:
This may be a
g++ version issue.
If you are using either g++-4 or g++-3.4, try using g++-3.3,
it may allow you to compile.
If you are already using g++-3.3 or earlier then ignore this
suggestion.
Hi thanks very much for your answer,how can I set this to allow "make"
uses this g++-3.3 instead of g++-4 ?
thank you very much.
If linuxsampler has a configure script, try re-running configure
with:
GCC=gcc-3.3 CXX=g++-3.3 ./configure
and then make. The check the created Makefiles.
If the above doesn't work you may need to hand edit the Makefiles.
You also need to make sure that you actually have an executable
named "g++-3.3".
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo
+-----------------------------------------------------------+
"Even Napoleon had his Watergate" -- Michael Spautz