On Tuesday 12 March 2002 14:48, you wrote:
Has anyone tried to compile Boost 1.27.0 (or any version for that matter) on IBM AIX using the xlC compiler (IBM Visual Age).
Yes ! I know it complains a lot about the 'typename' stuff. Apparantly the compiler group is improving/has improved this. I post the IBM Xlc status irregularly but if there's a user group, I'm motivated to do it regularly (but will also require that I might have to upgrade out compiler to get the best possible results)
There are many compile errors (usually template related) along the lines of:
"../../../../ThirdParty/boost/regex/detail/regex_cstring.hpp", line 77.40: 1540- 0152 (W) A template dependent name that is a type must be qualified with "typena me". "../../../../ThirdParty/boost/regex.hpp", line 528.55: 1540-0152 (W) A template dependent name that is a type must be qualified with "typename". "../../../../ThirdParty/boost/regex.hpp", line 532.13: 1540-1628 (S) Every templ ate parameter for a constructor template must be used in the parameter list of t he constructor. "../../../../ThirdParty/boost/regex.hpp", line 532.34: 1540-0152 (W) A template dependent name that is a type must be qualified with "typename". "../../../../ThirdParty/boost/regex.hpp", line 744.13: 1540-0152 (W) A template dependent name that is a type must be qualified with "typename". "../../../../ThirdParty/boost/regex.hpp", line 938.4: 1540-0152 (W) A template d ependent name that is a type must be qualified with "typename". "../../../../ThirdParty/boost/regex.hpp", line 438.27: 1540-0130 (S) "def_alloc_ param_traits" is not declared. "../../../../ThirdParty/boost/regex.hpp", line 1414.1: 1540-0062 (S) The incompl ete class "match_results" must not be used as a qualifier. "../../../../ThirdParty/boost/regex.hpp", line 1455.35: 1540-0140 (S) The text " &" is unexpected. "match_results" may be undeclared, ambiguous or may require " typename" qualification. "../../../../ThirdParty/boost/regex.hpp", line 444.7: 1540-1303 (I) "template cl ass match_results" is not visible. @
Info: http://www.boost.org Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl Unsubscribe: mailto:boost-users-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/