Re: [linux-audio-user] linuxsampler compilation problems

From: Erik de Castro Lopo <mle+la@email-addr-hidden-nerd.com>
Date: Mon Nov 14 2005 - 18:37:13 EET

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
Received on Mon Nov 14 20:15:08 2005

This archive was generated by hypermail 2.1.8 : Mon Nov 14 2005 - 20:15:08 EET