> There is a clue. Things work fine for gcc-4.3 and gcc-4.5; but > consistently go wrong for gcc-4.4.
The boost code is too complicated for me to come even close to understanding what may be going wrong, but I figured out that if we don't use -pedantic, then the problem goes away. So I've taken that flag out for gcc 4.4 (and only 4.4). Thanks for helping narrow the problem down! W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
