[uClibc]Compiling uClibc with itself

Jay Carlson nop at nop.com
Fri Sep 13 14:37:59 UTC 2002


On Friday, September 13, 2002, at 08:10 AM, Joel Coltoff wrote:

> I've bumped into another problem. I'm attempting to build uClibc on
> my mipsel embedded system. I've already got 0.9.12 running and want
> to upgrade to 0.9.15. The 0.9.12 build is linked against libc. What
> I'm doing this time is using my last uClibc build as my compiler.
> This way I can upgrade and ditch libc all in one step. Everything
> works fine until I try and compile ldso. Then I get the error
>
>   .../mipsel-uclibc-strip -x -R .note -R .comment mipsel/resolve.o
>   .../mipsel-uclibc-strip: mipsel/resolve.o: Inappropriate ioctl for 
> device

Try running strace mipsel-uclibc-strip -x -R .note -R .comment 
mipsel/resolve.o?

Jay




More information about the uClibc mailing list