gdc on linux does not install druntime's .d files?

David Nadlinger code at klickverbot.at
Thu Oct 17 15:16:58 PDT 2013


On Thursday, 17 October 2013 at 22:15:07 UTC, Iain Buclaw wrote:
> I'll have to re-check this. At the last time I looked, the 
> interface file
> generation part of the front end did not omit the bodies of 
> functions
> defined in modules.

It does now (unless -inline is given for DMD, or 
-Hkeep-all-bodies for LDC).

David


More information about the D.gnu mailing list