DMD returns -1073741819 despite success
    A. Jung 
    webmaster at aj-productions.de
       
    Mon Apr  6 07:21:21 PDT 2009
    
    
  
Since DMD 2.017, DMD returns -1073741819, despite linking was successful with an output exe successfully generated:
"Linking executable: bin\debug\test.exe
Process terminated with status -1073741819 (0 minutes, 3 seconds)
0 errors, 0 warnings"
This causes the Codeblocks IDE to think that linking was not successful, and subsequently does not allow me to start the debugger.
Please check this, and let it return something like 0 again.
Regards,
AJ
    
    
More information about the Digitalmars-d-bugs
mailing list