[Issue 10906] [2.064 git-head] Out of memory compiling Phobos on Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 27 22:06:08 PDT 2013


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



--- Comment #11 from hsteoh at quickfur.ath.cx 2013-08-27 22:06:06 PDT ---
(In reply to comment #9)
> Actually, if it works with std.algo and atd.datetime done separately (even
> without the large address aware flag), and if those are notorious for being
> large, perhaps I should just toss together a pull request adjusting phobos's
> makefiles to do those separately? Or are there known issues with that?

You should toss together a pull request that splits std.algorithm into
std.algorithm.package, std.algorithm.search, std.algorithm.sort,
std.algorithm.set, and std.algorithm.mutation.

:-)

Seriously, it's time we cut up that monster into more manageable pieces, now
that we have package.d.

I would say the same for std.datetime as well, but I believe Jonathan is
already working on that one.

-- 
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