Reducing Linker Bugs

dsimcha dsimcha at yahoo.com
Sun Dec 18 20:38:30 PST 2011


Two questions:

1.  What's the best way to file a bug report against Optlink when I get 
one of those "Optlink terminated unexpectedly" windows and I'm linking 
in libraries that I don't have the source code to and thus can't reduce?

2.  I'm getting on the Optlink hating bandwagon.  How hard would it be 
to use Objconv (http://www.agner.org/optimize/#objconv) to convert the 
OMF object files DMD outputs to COFF and then use the MinGW linker to 
link the COFF files, and automate this process in DMD?


More information about the Digitalmars-d mailing list