[Issue 424] Unexpected OPTLINK Termination at EIP=0044C37B

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 6 19:28:04 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=424





------- Comment #8 from someanon at yahoo.com  2007-04-06 21:28 -------
Tried the new linker:

http://ftp.digitalmars.com/Digital_Mars_C++/Patch/beta.zip 

In release mode (-d -O -inline -release), it works, and generate the exe file.
But when running the program (using wxd, 0.09 version), the main UI window
doesn't show up.

In debug mode (-d -g -gc -debug), it errors out:
Unexpected OPTLINK Termination at EIP=00412793

GDC (under MingW32) works in both debug & release mode on the same system.


-- 



More information about the Digitalmars-d-bugs mailing list