Article: Increasing the D Compiler Speed by Over 75%

Walter Bright newshound2 at digitalmars.com
Fri Aug 2 16:32:39 PDT 2013


On 8/2/2013 3:53 PM, Dmitry Olshansky wrote:
> Thanks, that must be it! And popping that function above another one gets
> Obj::far16thunk to be blamed :) Need to watch out for this sort of problem next
> time. Could it be due to how it works with old CV debug info format?

Try compiling with -g.

Otherwise, you only get global symbols.



More information about the Digitalmars-d-announce mailing list