Re: o32 != n32
YunQiang Su <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <CAKcpw6X-uyz6-DTz9JcWM1P3Nb9rxN2em==d_eO_ZwALcpX9hw@mail.gmail.com> |
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+DDA905M5xA@mail.gmail.com > -- YunQiang Su