On 6/17/13 4:38 PM, Yuri Dario wrote:
> 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

good to know and I think that OS2 needs some special handling here. you
are the only one with os2 and nobody else here has access. I am sure the
problem can be solved when Herbert is back from vacation.

> 
> 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.

Herbert knows more but if you don't use the stlport before there should
a solution.

Herbert is back from vacation next week.

Juergen


> 
> thanks,
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to