On Tue, Jul 23, 2002 at 04:59:43PM +0200, Jean-Marc Lasgouttes wrote: > >>>>> "Jos?" == Jos? Ab?lio Oliveira Matos <[EMAIL PROTECTED]> writes: > > Jos?> As Jean-Marc suggested --with-included-string fixes the > Jos?> problem. How can I compile lyx with another g++? I have version > Jos?> 3.0.2 that is called g++3. > > CC=gcc3 CXX=g++3 ./configure ...
And perhaps also CPP=cpp3 (although I think that there is little difference between cpp & cpp3).