www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11688] New: dlang packages should not depend on i686

https://d.puremagic.com/issues/show_bug.cgi?id=11688

           Summary: dlang packages should not depend on i686
           Product: D
           Version: unspecified
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: installer
        AssignedTo: nobody puremagic.com
        ReportedBy: code dawg.eu



The linux packages come with cross compile support for X86_32 by default.
This feature is rarely needed but creates a package dependency on a complete
gcc multiarch toolchain.
It makes these packages annoying to use for continuous integration systems like
travis-ci where you have to install dmd before every test run.

I think we should offer the 64/32 cross compiler dmd as separate package on
dlang.org/downloads.

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