------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-17 17:36 ------- I think the issue comes form you (or really the source) define max to be something which is wrong because you violate the C++ standard as there is a max in std also. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16598