Friday, July 24, 2009

Building a MIPS64 cross compiler

./configure --prefix=/usr/local/mips64-elf --target=mips64-elf --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --program-prefix=mips64-elf-
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
...

1 comment:

  1. any chance you can provide the source binary package your using. or a link to where it can be downloaded.

    thx-
    ben.aquino@radisys.com

    ReplyDelete