[Issue 9351] New: Cannot run Phobos unittests locally on win32

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 18 11:27:55 PST 2013


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: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list