http://d.puremagic.com/issues/show_bug.cgi?id=9351
Summary: Cannot run Phobos unittests locally on win32
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Andrej Mitrovic <[email protected]> 2013-01-18
11:27:54 PST ---
$ dmd -O -w -d -property -L/co -c -unittest -ofunittest5.obj std\algorithm.d
DMD v2.062 DEBUG
Fatal Error: Out of memory
This is problematic, luckily we have the autotester which manages to run the
tests, however I can't run the tests locally. I have 3GB of RAM, this should be
enough to run the tests.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------