Apparently some of my changes from today and yesterday were incorrect. D.7.1 says that <strstream> exists, but <strstream.h> does not. Plus, all the deprecated classes are explicitly in namespace std. So. I would suggest that the g++ testcases use non-deprecated parts of the library, thus side-stepping this issue. -benjamin