On 04.07.07 16:02:27, Tony White wrote: > Not an answer, I'm afraid. I am facing a similar problem upgrading to > Debian Etch - no problems under Sarge (gcc 3.x) - but under Etch, > nothing compiles from the source packages. I am not enough of a c, c++ > or gcc guru to fix it. > > Anyone any idea what the problem is with gcc 4.x, and how to solve it?
I don't have any problems with gcc 4.1 using the Debian packages for common c++, it only breaks with gcc 4.2. And there the problem is that bits/atomicity.h is not included in the c++ header family and as far as I can see no other header provides the same contents. Andreas -- Your present plans will be successful. _______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
