On Mon, 21 Apr 2008, xrin oscar wrote: > Hi, > > I have specify the path to /usr/src/kernel and perform the following > but is seeing errors > > @localhost uClibc-0.9.28.3]$ make CROSS=arm-linux- > make: arm-linux-gcc: Command not found > make: arm-linux-gcc: Command not found > > what can i do about it??
Seems like you don't have an ARM target compiler in your PATH. Have you tried using buildroot (www.buildroot.org) to make the whole toolchain + uclibc package? Seems like you are having problems getting everything together. /Ricard -- Ricard Wolf Wanderlöf ricardw(at)axis.com Axis Communications AB, Lund, Sweden www.axis.com Phone +46 46 272 2016 Fax +46 46 13 61 30 _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
