[uClibc] Re: RE: [uClibc-cvs] svn commit:trunk/uClibc/ldso/ldso:mipsel

Joakim Tjernlund joakim.tjernlund at lumentis.se
Thu Mar 17 12:22:21 UTC 2005


> On Thu, 17 Mar 2005, Joakim Tjernlund wrote:
> 
> > > 
> > > On Thu, 17 Mar 2005, Joakim Tjernlund wrote:
> > > 
> > > > > it builds, I hope you won't kill my box w/ a segfault as the mips one, 
> > > > > this is not a chroot ;)
> > > > 
> > > > Me too :)
> > > 
> > > went ok
> > 
> > Good, I think i found a better way do the _start mapping on _dl_start in assembler.
> > see http://cvs.uclibc.org/lists/uclibc/2005-March/011343.html if you are intressted.
> > > 
> > > > Got any logs for MIPS yet?
> > > 
> > > will have today, now the mipsel box is in good shape
> > > 
> > > which debuggging options should I enable?
> > > 
> > > LD_DEBUG and/or *EARLY*
> > 
> > Both, please.
> > 
> > I have some new ASM code for MIPS if you have a chance to test that as well
> > Just relplace the mips/dl-startup.h with the one included.
> > 
> >  Jocke
> 
> with both the earlier patch and the new one, I dont even get to see 
> something from the debug output.
> attached the strace from the command, if useful (both dl-startup.h are 
> similar)
> 
> sudo strace chroot <somedir>

No clues on that starace log, possibly 
 sudo strace -f chroot <somedir>
will be better.

Also, do you have a working MIPS env. left? If so
copy the new ld-uClibc.so.0 to /tmp on that env. and try to run it, /tmp/ld-uClibc.so.0
and post the log from that.

 Jocke



More information about the uClibc mailing list