Re: Bulding cross-toolchains in the archive
Goswin von Brederlow <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded,gmane.linux.debian.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
Wookey <[email protected]> writes: > Things are complicated in the compiler case by the continuing need for > bi-arch toolchains for the time being. AIUI making bi-arch toolchains > and multiarch toolchains from the same packaging is painful. > > Wookey But do we actualy need them in wheezy? I agree that we should still support "gcc -m32" but maybe that could be done in some way that would allow using multiarch gcc / binutils with some wrappers instead of bi-arch (multilib). Has anyone looked into what it would take to do that? MfG Goswin