[EMAIL PROTECTED] wrote: > > Hi, > > I was trying to build uClibc-0.9.29 for mipsel > > I gave command like > > make CROSS=mipsel-linux- > > I am getting following error > > mipsel-linux-ld : cannot open linker script file > ldscripts/elf32btsmip.xsw : No such file or directory > > But i am able to see that file > > /2.6kernel/rootfs/mipsel-linux/lib/ldscripts/ > > > How should i set the path for that? > > Thanks, > Haresh E.L. > Where did you get the toolchain from ? I suspect it is a misconfiguration problem of the binutils (ld). You should check how it has been configured, in particular the values used for the configuration option --prefix, --libdir.
Carmelo > > ------------------------------------------------------------------------ > > _______________________________________________ > uClibc mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/uclibc _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
