On Fri, 13 Nov 2009 15:13:38 -0500, Adam D. Ruppe <[email protected]> wrote:

On Fri, Nov 13, 2009 at 02:54:53PM -0500, Robert Jacques wrote:
The problem is that if std.extra gets statically linked in (i.e. in the
normal manner), then you'd have to include the license, even if you don't
use the library.

If it isn't referenced though, shouldn't the linker strip it out of the
final binary?


Some stuff is always included, like module constructors, unittests, global variables, etc.

Reply via email to