bonami Messages: 186 Registered: June 2007 Location: Beijing
Experienced Member
this seems to have sth. to do with multi-threading-compilation.
in test.zip, there's a .upp.st, which is single thread's upp.
currently, test project fails just like my project.
but if you rename .upp.st to .upp, test project will work fine.
you can simply call l2() instead of l1() to simplify and it still fails in MT environment.