This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.0.99 & linux 2.1.125/2.1.126


> 
> I can add one thing here - binutils 2.9.1.0.15 on powerpc can not cope
> with glibc.  It works for the actual build, but when I attempt to strip
> the shared libraries, strip dumps core.  At least .13 did not have this
> problem, and the binaries seem to be fine - just strip is dying.  I'll
> try to debug this later this week.
> 

We changed ELF/PPC in binutils 2.9.1.0.15. But I don't have a PPC
machine. However, if you can send me a small ELF/PPC binary like

main ()
{
}

which causes strip to die, I will take a look.

-- 
H.J. Lu (hjl@gnu.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]