>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Bennett Helm <[EMAIL PROTECTED]> writes: | > I see the Lars> crash is in DebugStream code. Do you have MODERN_STL_STREAMS | > Lars> set in src/config.h? Lars> | Lars> | Yes: Lars> | Lars> | /* Define if you have modern standard-compliant STL streams */ Lars> | #define MODERN_STL_STREAMS 1 Lars> This could be a global initialization bug in mac gcc. Indeed. I would have preferred an error in our configure script... What would you try now? I think the crash is at the first invocation of lyxerr<<. JMarc