Hi,
after updates to STL for issue 122208, the OS/2 build is no longer
compiling. I was already not using OO STL and using system STL, and
now I get errors like
In file included from
F:/rd/OOo/asf03/main/tools/source/debug/debug.cxx:62:
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:39: error:
expected initializer before '<' token
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:43: error:
'std_bitset_count' declared as an 'inline' variable
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:43: error:
'std::bit_vector' has not been declared
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:43: error:
'std::bit_vector' has not been declared
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:43: error:
expected primary-expression before 'bool'
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:43: error:
initializer expression list treated as compound expression
F:/rd/OOo/asf03/main/solver/400/os2gcci.pro/inc/stl/vector:44: error:
expected ',' or ';' before '{' token
is -std=c++11 now required for builds? I'm using gcc 4.4.6 and this
seems to be a 4.7 option.
thanks,
--
Bye,
Yuri Dario
/*
* OS/2 open source software
* http://web.os2power.com/yuri
* http://www.netlabs.org
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]