Kevin, > Is there a setting for gccxml that suppresses the expansion of included > files? This is for cases where #include <string> and the like aren't > expanded. What do you mean by "expanded"? Are you saying you want to prevent any code included by <string> from getting dumped? -Brad