Jean-Marc Lasgouttes wrote:

> AFAICS, the threaded export is interesting mostly because of the cost of
> running external programs. Could we do the latex export in the main
> thread and then just do our converter stuff in a multithreaded way? How
> difficult is that?

Good idea.

> And if exporting to LaTeX is too slow, we just have to profile it and
> speed it up.

This should not be difficult.

> It is a bit strange to me that libstdc++ can have this bug without a
> solution in view. LyX is probably not the only GUI program that uses
> threads with g++, is it?

This is indeed astonishing. On the other hand clang became very popular as 
an alternative recently, and this may be one reason. I maybe would disregard 
the gcc bug report as unimportant, but it comes from James Kanze who really 
knows what he is doing.


Georg

Reply via email to