don't you think that there can be a problem with path
variable.
~Abu.
-----Original Message-----Hi,
From: kernelnewbies-bounce@xxxxxxxxxxxx [mailto:kernelnewbies-bounce@xxxxxxxxxxxx]On Behalf Of manish
Sent: Monday, July 10, 2006 4:50 PM
To: kernelnewbies@xxxxxxxxxxxx
Subject: compilation problem
I have dbau1200 board on which i want to port a simple microwin9.0 application. Initially i have installed GNU3.3.1for mips toolchain on Redhat 9.0 platform. Now i want to compile my application but i am getting an error like:
make[1]: mipsel-linux-gcc: Command not found
make[1]: *** [/opt/montavista/previewkit/mips/fp_le/target/home/microwindows-0.91/src/obj/drivers/obsolete.o] Error 127
make[1]: Leaving directory `/opt/montavista/previewkit/mips/fp_le/target/home/microwindows- 0.91/src/drivers'
make: *** [subdir-/opt/montavista/previewkit/mips/fp_le/target/home/microwindows-0.91/src/drivers] Error 2
can anybody please help me out.