Bill Baxter Wrote: > On Mon, Feb 16, 2009 at 3:06 AM, Eldar Insafutdinov > <e.insafutdi...@gmail.com> wrote: > > Finally we managed to compile qtd for Windows. But at the very last step > > when compiling example, optlink crashed with a messagebox containing X86 > > registers content. This seems to be a blocker for qtd working on windows.. > > > > Was this what you saw? > "Unexpected OPTLINK Termination at EIP=0044C37B" > http://d.puremagic.com/issues/show_bug.cgi?id=424 > > Whatever it was, chances are good it's a known bug. So it would be > good to figure out which one it is that you're hitting exactly. > > --bb
Yes, it is this issue: "Unexpected OPTLINK Termination at EIP=0041AFFD". And yes, there is 1 quite large file, 14k lines, but because of forward reference and cyclic imports problems we can't split it currently.