Peter, The problem is that almost no one is testing gcc trunk on darwin except for Apple. However they don't build things like gfortran so that breakage there can go unreported for quite a while. Most worrisome is the testsuite results like...
http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00221.html These are almost identical to the failures I see when I either build gcc4 without the gcc4.patch on ppc darwin or build gcc trunk from the cvs manually but with fink enabled in my .cshrc. If I disable fink I don't see the g++ failures. This occurs even when I update odcctools to the current one from the cvs. Something in fink is effecting the build of gcc trunk negatively. Jack ps Interestingly if I build gcc trunk with fink disabled, I can re-enable fink for the make check-g++ and the failures don't occur. So whatever is conflicting in fink only impacts the original gcc trunk build negatively and not the testsuite itself. _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
