questions about multilib support for mips

Ian Lance Taylor iant@google.com
Mon Sep 10 18:41:00 GMT 2012


On Mon, Sep 10, 2012 at 5:25 AM, mei yuhua <progmei@gmail.com> wrote:

>     I need to compile cross gcc(binutils2.22+gcc4.7.1+glibc2.16.0) for
> mips. Can I make a gcc cross compile with both big/little endian and
> soft/hard float support? And could you give me some guides on how to
> compile it?

Yes, you can do that.  It will normally happen by default, e.g., if
you configure --target=mips-elf.

Ian



More information about the Gcc-help mailing list