I have some embedded systems which run on netbsd with mips processors.
I want to play around a little bit with them and as I understand it I need a cross-compiler. I have never done such a thing and all information I find is rather assuming in knowledge I don`t have.
so What would it take for me to set-up a compiler which compiles to a program which is executable on a mips netbsd system?
language is straight up c