December 04, 2013 [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 --- Comment #0 from Martin Nowak <code@dawg.eu> 2013-12-04 15:35:59 PST --- 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: ------- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply