Deleting the config.cache above the libstdc++ dir cleared up the problem. Grr. It seems like when configure is modified, the build system reruns it. Would it make sense to blow away config.cache when this happens? It might save a certain amount of grief. Spoken like a true non-config expert :-) Jerry