Georg Baum wrote:
Abdelrazak Younes wrote:As long as support is a static library, I don't think there is a dependency problem here.There is one (nothing in src/support should depend on anything in src), but we had exactly the same discussion already, so I am not going to repeat the arguments. This dependency problem is manifesting itself in the broken tests in src/support/tests.
OK, I will solve that by creating a static instance in docstring.C and get rid of the code in lyx_main.C.
Abdel.