July 04, 2012
I'm unable to build a c++ program that contains the following declaration: map<string,string>m;

It crashes with the message: unexpected OPTILINK Termination at EIP=40025e57.

I'm using DMC v843.

Any suggestions or help?

Thanks,
Jordon Hirshon
July 10, 2012
On Wednesday, 4 July 2012 at 21:53:10 UTC, Jordon Hirshon wrote:
> I'm unable to build a c++ program that contains the following declaration:
> map<string,string>m;
>
> It crashes with the message: unexpected OPTILINK Termination at EIP=40025e57.
>
> I'm using DMC v843.
>
> Any suggestions or help?
>
> Thanks,
> Jordon Hirshon

We'll need more code than that to help. OPTLINK issues are thorny.