Thread overview
[Issue 6628] New: [RDMD] Ability to choose which DMD to use.
Sep 08, 2011
Nick Sabalausky
Mar 10, 2013
Vladimir Panteleev
September 08, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6628

           Summary: [RDMD] Ability to choose which DMD to use.
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: cbkbbejeap@mailinator.com


--- Comment #0 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2011-09-08 15:32:09 PDT ---
This would be a useful ability for RDMD. I've described one need for it in the discussion for issue 6622.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 31, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6628


thelastmammoth@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thelastmammoth@gmail.com


--- Comment #1 from thelastmammoth@gmail.com 2012-05-31 01:54:49 PDT ---
rdmd has the following option:
--compiler=comp   use the specified compiler (e.g. gdmd) instead of dmd

it actually works... so long the specified comp is valid. If not it uses the default dmd instead of complaining (that's a bug)


(In reply to comment #0)
> This would be a useful ability for RDMD. I've described one need for it in the discussion for issue 6622.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 31, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=6628


thelastmammoth@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
March 10, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=6628


Vladimir Panteleev <thecybershadow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thecybershadow@gmail.com
         Resolution|                            |WORKSFORME


--- Comment #2 from Vladimir Panteleev <thecybershadow@gmail.com> 2013-03-10 10:58:31 EET ---
> it actually works... so long the specified comp is valid. If not it uses the
default dmd instead of complaining (that's a bug)

Doesn't seem to be the case any more. I guess this has been fixed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------