"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes: > If you read down near the bottom, you'll see that he mentions the C++ > features he expected to use, namely "classes, destructors, and > exceptions." He makes no mention of libstdc++ or STL, etc. Exceptions require at least libsupc++, which is part of libstdc++. -- - Geoffrey Keating <geoffk@geoffk.org>