Hi,
I'm search how to compile little C programs for my Dlink G604T router, here is the cpuinfo:
# cat /proc/cpuinfo
processor : 0
cpu model : MIPS 4KEc V4.8
BogoMIPS : 149.91
wait instruction : no
microsecond timers : yes
extra interrupt vector : yes
hardware watchpoint : yes
VCED exceptions : not available
VCEI exceptions : not available
I tryed with http://www.andrewbetts.com/dlink/mipsel … sp.tar.bz2 but it seems that the gcc don't work, it output nothing.
I also tryed with http://www.linux-mips.org/wiki/Toolchains#GCC but I have not the headers...
Can anyone help ?
Regards,