who to use -allinst

Dicebot public at dicebot.lv
Wed Nov 6 11:48:55 PST 2013


On Wednesday, 6 November 2013 at 19:33:10 UTC, Benjamin Thaut 
wrote:
> Could someone please explain the new -allinst compiler flag? Is 
> it supposed to be used on static libraries or on the executable 
> using templates from those static libraries?
>
> Kind Regards
> Benjamin Thaut

It is a hack that returns old template instantiation behavior 
because Walter did not have time to track all failures of new 
implementation and did not want to revert it.

Use it as soon as you encounter weird linker errors unexplainable 
by anything else.


More information about the Digitalmars-d-learn mailing list