Angus Leeming <[EMAIL PROTECTED]> writes: > LyX can be built with gcc-2.95.2, but not with the STL library shipped > with gcc-2.95. You will have to install STLport's version of the STL > to proceed with gcc-2.95.
I fear this would be a non-starter for LyX/Mac. Many Mac users are not comfortable with configure and make, let alone building and installing a non-standard library for the non-standard compiler. The fix you suggested for tochr did work for gcc-3.3, and got the build of 1.4.0cvs as far as: source='qfont_loader.C' object='qfont_loader.lo' libtool=yes \ depfile='.deps/qfont_loader.Plo' tmpdepfile='.deps/qfont_loader.TPlo' \ depmode=gcc3 /bin/sh ../../../config/depcomp \ /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images -I/usr/local/src/qt/include -I../../../boost -I../../../src/frontends/controllers -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -g -O -fno-exceptions -W -Wall -c -o qfont_loader.lo `test -f 'qfont_loader.C' || echo './'`qfont_loader.C g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ -I../../../images -I/usr/local/src/qt/include -I../../../boost -I../../../src/frontends/controllers -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION -g -O -fno-exceptions -W -Wall -c qfont_loader.C -MT qfont_loader.lo -MD -MP -MF .deps/qfont_loader.TPlo qfont_loader.C:35: error: `LibFileSearch' not declared qfont_loader.C:36: error: `OnlyPath' not declared qfont_loader.C:37: error: `Systemcall' not declared make[5]: *** [qfont_loader.lo] Error 1 I'd welcome suggestions. Thanks for the help, -- Ronald Florence www.18james.com