This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug dynamic-link/15122] [2.17] Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l


http://sourceware.org/bugzilla/show_bug.cgi?id=15122

--- Comment #5 from Carlos O'Donell <carlos at redhat dot com> 2013-04-26 15:53:13 UTC ---
(In reply to comment #4)
> Unfortunately, I am not a real programmer. I can digg into code a little bit
> and I can patch, compile etc.
> 
> What would be necessary for backporting apart from the mentioned patch?

Build and test glibc for ARM e.g. $SRC/configure; make; make -k check >
check.log; grep 'Error' check.log; and make sure that the set of errors before
and after the patch are the same.

That shows that your backport introduced no regressions.

Then attach the patch to this issue.

Does that help?

You can do some manual testing like this:
http://sourceware.org/glibc/wiki/Testing/Builds

You can also email libc-help@sourceware.org with problems you have building
glibc for ARM.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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