http://d.puremagic.com/issues/show_bug.cgi?id=3564
Andrei Alexandrescu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME --- Comment #4 from Andrei Alexandrescu <[email protected]> 2011-06-05 16:18:46 PDT --- I can't reproduce this, seems to be a simple inversion of arguments. Use this: rdmd -L-lsomelib somefile.d NOT rdmd somefile.d -L-lsomelib Trying it with a couple of C libraries does not show any symptoms. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
