Jarrett Billingsley wrote:
On Mon, Feb 16, 2009 at 8:26 PM, Walter Bright
<newshou...@digitalmars.com> wrote:
Eldar Insafutdinov 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..
What you can do is try to obj2asm and dumpobj -p the .obj files, to see if
those files are well-formed or not.

I don't know if you realize just how unbelievably unhelpful that
advice is for the typical user.

You aren't the typical user <g>. If the obj file is not well-formed, it's a compiler bug, and hence presumably much easier for me to fix.

Reply via email to