Re: gcc3.4.6: std::min and std::max

2006-11-16 Thread Ian Lance Taylor
"BG / Galaxy" <[EMAIL PROTECTED]> writes: > I recently upgraded my system from Solaris2.5.1/gcc3.3.2 to > Solaris7/gcc3.4.6. > When recompiling my project, I often get errors in gcc files complaining > about lines using std::min or std::max, > ie: ... > /usr/local/lib/gcc/sparc-sun-solaris2.7/3.

gcc3.4.6: std::min and std::max

2006-11-16 Thread BG / Galaxy
Hello, I recently upgraded my system from Solaris2.5.1/gcc3.3.2 to Solaris7/gcc3.4.6. When recompiling my project, I often get errors in gcc files complaining about lines using std::min or std::max, ie: In file included from /usr/local/lib/gcc/sparc-sun-solaris2.7/3.4.6/../../../../include/c++/3.