PDA

View Full Version : Setup to compile for mips


kalias
October 18th, 2005, 01:15 PM
Has anyone in ubuntu land done C development for the mips processor? I would like to know how to setup my toolchain for the mips processor. From what I have read it requires some work. Drop me a note if you have some info.

thanks :)

kalias

toojays
October 18th, 2005, 07:17 PM
I have done MIPS development before, but that was on a native MIPS/Gentoo system. If you want to build MIPS binaries on an x86 box, you will need to build yourself a cross-compiler toolchain. It does require some work. I found these instructions (http://foobazco.org/~wesolows/mips-cross.html); the "Phase 1" section is relevant to your situation.

ratdude747
December 28th, 2009, 03:10 AM
thanks to the loongson becoming a reality, i suggested that ubuntu be ported to MIPS on ubuntu brainstorm.