Is there a reason why the prefixed (mips64-elf-) binaries aren't included in the toolchain zip? The bin directory contains 3 files (bin2c, bin2o and genromfs), while the mips64/bin directory contains the unprefixed gcc/binutils binaries.
mic , check the latest libdragon update in the mailing list , uncomment the lines from the sh script(found in tools dir) that download and extract the proper libs
, set the install path , then run the script.
Now go 1 directory back , and do a: make && make install
To do all these you need a linux machine(Or a virtual machine like VirtualBox).You'd need to make a new sdk for windows in case you're trying to compile from win system.
ps -- We need a new thread with all the updates
