This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[Cross toolchains] Multiarch and cross toolchains compatibility
- From: Hector Oron <hector dot oron at gmail dot com>
- To: gcc at gcc dot gnu dot org, crossgcc at sourceware dot org
- Date: Fri, 13 Mar 2009 12:42:57 +0100
- Subject: [Cross toolchains] Multiarch and cross toolchains compatibility
Hello,
I have been discussing lately with other people about implementing a
proof of concept for multiarch[1] (my objectives are to improve cross
building), as I understand you already have a nice approach to cross
building with-sysroot option, but I would like to know how much it
this compatible with multiarch proposal[1].
Current multiarch layout[2] it does not look to me like it would be
accepted into gcc's mainstream. For me multiarch implementation is not
as clean as what sysroot has achived. I could be wrong, so what do you
think?
Could multiarch proposal fit into mainstream? Would it be a
better/nicer way to get cross compile to work?
Kind regards,
Hector Oron a.k.a. 'zumbi'
[1] http://lackof.org/taggart/hacking/multiarch/
[2] http://wiki.debian.org/toolchain-multiarch
--
Héctor Orón