> if you have a modern C++ compiler it already has <vector> and > <string>. Not if you just built cc1plus in stage1, see: http://gcc.gnu.org/ml/gcc/2003-06/msg02221.html Can we (re)write quick mini-string and mini-vector classes to get past this? -- Kaveh R. Ghazi ghazi@caip.rutgers.edu