On Thu, May 7, 2015 at 3:27 PM, Mathieu Malaterre <[email protected]> wrote: > Hello MIPS gurus, > > Could someone please let me know if this is possible to have a > dual-ABI system (eg: n32 & o32) on MIPS. On my x86-64 system I can run > a multi-arch system (x86 & x86-64), thanks to the recent multi-arch > effort.
Yes, it is possible. We have multilib for N32 and N64 on mips/mipsel arch. If you run something just uses libc, you can install libc6-mipsn32 on your mips/mipsel arch. > > Is it possible on MIPS ? Does it make sense ? We are working on mips64el port now, while we still have no plan for N32 port. > > Thanks, > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > https://lists.debian.org/ca+7wusxxscyoerky1f6dnwhn_4+bmktegbaaxoz+dda905m...@mail.gmail.com > -- YunQiang Su -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAKcpw6X-uyz6-DTz9JcWM1P3Nb9rxN2em==d_eo_zwalcpx...@mail.gmail.com

