Hi
I have downloaded DD-WRT source files from svn://svn.dd-wrt.com/DD-WRT and am trying to compile it. I am getting error -
-----------------------------------------------------------------------------------------------------------------------------
mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fPIC -DLINUX -I./ -I/home/mona/DD-WRT/src/include.v23 -c -o cipherSuite.o cipherSuite.c
mipsel-linux-uclibc-gcc: installation problem, cannot exec `cc1': No such file or directory
as: unrecognized option `-EL'
make[1]: *** [cipherSuite.o] Error 1
-----------------------------------------------------------------------------------------------------------------------------
could anybody help me please?