[Issue 3155] New: LDC2 support for druntime

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 8 13:49:36 PDT 2009


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

           Summary: LDC2 support for druntime
           Product: D
           Version: future
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: druntime
        AssignedTo: sean at invisibleduck.org
        ReportedBy: robert at octarineparrot.com


Created an attachment (id=417)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=417)
LDC2 support for druntime

I have attached a patch which adds support for ldc2 to druntime. To build use
./build-ldc.sh in the src/ directory. I created a shell script for it as I find
the current make system is far too complicated, feel free to port it to use
make though. Note that ldc2 is still largely a work in progress. I have also
moved gc/basic/*.d to gc/basic/gc/*.d, purely because ldc plays nicer this way.
You will need to update the dmd make files to reflect this change.

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