[Issue 11688] New: dlang packages should not depend on i686
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 4 15:36:01 PST 2013
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 at puremagic.com
ReportedBy: code at dawg.eu
--- Comment #0 from Martin Nowak <code at 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: -------
More information about the Digitalmars-d-bugs
mailing list