Charles de Miramon wrote:

Answering my own questions ...

> 
> What version of gcc should I use ?

gcc 3.3 works
> 
> And, if I install a different version of gcc, what should I moidify in the
> makefile to make the compilation process pick the right version ?
> 

Before make, type
export CC=gcc-3.3
export CXX=g++-3.3

Cheers,
Charles
-- 
http://www.kde-france.org

Reply via email to