Lars Gullik Bjønnes wrote:
> | Is it just a case of adding these to a config file to mirror what it in
> | the LyX config.h?
>>
> | #define _GLIBCPP_CONCEPT_CHECKS 1
> | /* #undef _GLIBCXX_CONCEPT_CHECKS */
> | /* #undef _GLIBCXX_DEBUG */
> | /* #undef _GLIBCXX_DEBUG_PEDANTIC
> 
> this snipped is from/for what compiler?

g++ 3.3.5 on a Linux/Alpha machine running Debian unstable. Not what I was 
using last night where I had the problems. That was an i686 machine 
running FC3 and g++ 3.4.2?. Presumably the settings above are different 
there.

> To turn stdlib-debug on just define
> _GLIBCXX_DEBUG and _GLIBCXX_DEBUG_PEDANTIC
> in some header.

Thank you.

-- 
Angus

Reply via email to