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

           Summary: rdmd -lib -offilename ignores output filename
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: thelastmamm...@gmail.com


--- Comment #0 from thelastmamm...@gmail.com 2012-06-11 16:18:38 PDT ---
take any file main.d

rdmd -shared -oftest.dylib main => produces correctly test.dylib

rdmd -lib       -oftest.a       main => produces INcorrectly main.a instead of
test.a

(using  --build-only doesn't change this fact)

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

Reply via email to