Jan Hubicka wrote: > Actually there are so few static functions in C++ so unit-at-a-time as > implemented currently has almost no effect. How much of this is because anonymous namespaces are not marking their contents as static? In C++, static functions are deprecated... -Chris -- http://llvm.cs.uiuc.edu/ http://www.nondot.org/~sabre/Projects/