K 10 svn:author V 6 glewis K 8 svn:date V 27 2004-11-27T05:48:23.000000Z K 7 svn:log V 312 . Fix the build with gcc 3.4 part 2/2. Don't use the flag -fmemoize-lookups as gcc 3.4 doesn't understand it. [1] . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS. Also, respect the setting of CXX and CXXFLAGS. PR: 71516 [1] Submitted by: Damir Kiramov [1] END