Sooo, umm, status of Optlink Issue #6144?
Denis Shelomovskij
verylonglogin.reg at gmail.com
Tue Apr 9 04:10:37 PDT 2013
08.04.2013 23:33, Nick Sabalausky пишет:
> Regarding the blocker "Unexpected OPTLINK Termination at EIP=00428DA3":
> http://d.puremagic.com/issues/show_bug.cgi?id=6144
>
> I'm hitting on that issue now too, and it's a royal PITA since I can't
> even get stack traces, there's no obvious way to de-trigger the
> problem and the problem is known to resist minimized test cases.
>
> So what's the current status of it (which I ask hoping the answer is
> something like "a top priority being actively worked on")?
>
> More importantly, is there any info/files/etc I can provide to help
> out, or is everything needed already known and merely awaiting a fix
> from anyone who knows much more about optlink than I do?
>
If you are not interesting in developing OPTLINK but want to live
without Issue 6144, email me (on this address or without ".reg" suffix)
and I'll send you fixed OPTLINK.
If you want to be able to build OPTLINK (I mean without dmc) you need
pull #4, to debug and use Visual C++ you need pull #6 (both are ignored
~20 days so I don't expect them to be merged soon). And #8 to fix Issue
6144, but not probably existed underlying OPTLINK bug which I hope will
not cause problems in near future (looks like Walter is against such
solution so don't expect it to be merged [soon]).
To make things easier use "patched" branch from my fork with everything
merged:
https://github.com/denis-sh/optlink/tree/patched
Do not forget: you also need `imagecfg` [1] and prepend
`build_optlink.bat` with something like this:
---
set DM=D:\D\dm
set PATH=%DM%\bin;%PATH%
---
[1] http://www.robpol86.com/index.php/ImageCFG
--
Денис В. Шеломовский
Denis V. Shelomovskij
More information about the Digitalmars-d
mailing list