uClibc, libstdc++, and readdir()

Peter S. Mazinger ps.m at gmx.net
Fri May 26 07:49:38 UTC 2006


On Thu, 25 May 2006, Mike Frysinger wrote:

> On Tuesday 23 May 2006 20:22, Jeff Warren wrote:
> > 	I got the readdir() to use get sys_getdents64 syscall. It seems that I
> > have to remove certain .o (readdir.o) files or the makefile I am using
> > doesn't put the changes in the compiled library. I was deleting the
> > getdents.o and the getdents64.o but that didn't seem to do it.
> 
> yeah, the build system was a bit flaky in older versions for properly updating 
> the final libs with changes from underlying objects ... hopefully all the 
> work in current svn should have that solved

Current svn does not, you have to remove libc/libc_so.a and lib/libc* 
(havent really checked which one of them, probably libc.so.0) to get it 
rebuild libc.so, else it rebuilds only libc.a

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list