[Issue 1838] Missing redundant symbols make compile time monsters
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 25 01:12:47 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1838
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2012-04-25 01:13:49 PDT ---
I don't believe this is an issue any more. To create libraries from multiple
files, just list all the files on one command line, and specify -lib. dmd will
produce fine grained object files, sometimes many per source file.
This is the way Phobos is currently built, for example.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list