"Kaveh R. GHAZI" <gh...@caip.rutgers.edu> writes: > I'm curious whether there are any detectable differences in the resulting > compiler when built with g++ rather than gcc. E.g. testsuite regressions, > changes in the speed or size of cc1, etc. Also, is cc1 linked with > libstdc++.so ? Stuff like that. > > Would you please consider checking this?
I haven't tested any of that stuff yet. I will at some point, or of course anybody else can checkout gcc-in-cxx branch. On gcc-in-cxx branch cc1 is linked with libstdc++.so. Ian