[uClibc]Compiling uClibc with itself

Joel Coltoff joel at wmi.com
Fri Sep 13 17:26:40 UTC 2002


On Fri, 13 Sep 2002, Jay Carlson wrote:

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

Good idea. What I learned is that the ioctl was the last thing
that returned an error. The actual problem that causes the program
to exit isn't detected. It does a bunch of 256 byte reads compared
to the 4K read the libc version does. Then it exits without modifying
the file.

Looks like I'll build against libc and save this fight for another day.
At least I know that path works.

-- 
Joel Coltoff

We don't see things as they are, we see them as we are.
    -- Anais Nin




More information about the uClibc mailing list