Missing Template Symbols

Robert Clipsham robert at octarineparrot.com
Wed Apr 27 06:24:56 PDT 2011


On 27/04/2011 09:59, Jacob Carlborg wrote:
> I think this is because DMD only output templates to one object file
> instead of to all object files. In addition to that there's now way to
> tell DMD or know in which object file it will output the templates.
>
> I think Walter has said that DMD will output templates to all object
> files if you compile with the -lib switch. You can try and see if you
> can modify xfbuild to use the -lib switch.

What was Walter's reasoning for this? Would he be willing to accept a 
pull request for a command line switch to output templates to all object 
files for situations like these?


-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d mailing list