http://d.puremagic.com/issues/show_bug.cgi?id=6822



--- Comment #2 from Steven Schveighoffer <schvei...@yahoo.com> 2011-10-19 
09:31:13 PDT ---
That doesn't work.  pragma(lib) only works if you are compiling all files at
the same time.

This fails to compile:

void main() {}

I didn't import std.datetime at all, so the compiler would never know that it
had to link -lrt.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to