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/15006] Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l


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

Jason Plum <jplum at archlinuxarm dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jplum at archlinuxarm dot
                   |                            |org

--- Comment #9 from Jason Plum <jplum at archlinuxarm dot org> 2013-01-10 00:33:07 UTC ---
We are also experiencing this exact problem with the armv6l & armv7l gnueabihf.

our build scripts are here: 
https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/glibc
https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/binutils

Here the output from pacman, showing relavant build information and dates:
# pacman -Qi binutils glibc
Name           : binutils
Version        : 2.23.1-2
URL            : http://www.gnu.org/software/binutils/
Licenses       : GPL
Groups         : base-devel
Provides       : None
Depends On     : glibc>=2.17  zlib
Optional Deps  : None
Required By    : gcc
Conflicts With : None
Replaces       : None
Installed Size : 15704.00 KiB
Packager       : Kevin Mihelich <kevin@archlinuxarm.org>
Architecture   : armv6h
Build Date     : Mon Dec 31 01:43:51 2012
Install Date   : Wed Jan 9 23:42:06 2013
Install Reason : Explicitly installed
Install Script : Yes
Description    : A set of programs to assemble and manipulate binary and object
files

Name           : glibc
Version        : 2.17-1
URL            : http://www.gnu.org/software/libc
Licenses       : GPL  LGPL
Groups         : base
Provides       : None
Depends On     : linux-api-headers>=3.7  tzdata
Optional Deps  : None
Required By    : alsa-lib  attr  bash  binutils  bison  bzip2  coreutils 
cracklib  dash
                 device-mapper  dhcpcd  diffutils  eventlog  expat  fakeroot 
file  findutils  flex
                 fribidi  fuse  gawk  gcc-libs  gdbm  grep  gsm  gzip  iproute2
 iptables  json-c
                 kbd  keyutils  kmod  libasyncns  libcap  libcap-ng  libcddb 
libdrm  libffi
                 libglapi  libgpg-error  libgssglue  libice  libidn 
libjpeg-turbo  libksba  libmad
                 libmpeg2  libnfs  libnl  libogg  libpcap  libpciaccess 
libpipeline  libsigsegv
                 libtasn1  libusbx  libvpx  libwbclient  libxau  libxdmcp  lzo2
 m4  make  mdadm
                 mkinitcpio-busybox  ncurses  net-tools  nss-myhostname 
ntfs-3g  opencore-amr  orc
                 p11-kit  pacman  pam  patch  pciutils  perl  popt  ppp  pth 
readline  recode
                 run-parts  sdl  sysfsutils  sysvinit-tools  talloc  tar  tree 
util-linux
                 v4l-utils  which  x264  xvidcore  zlib
Conflicts With : None
Replaces       : None
Installed Size : 33728.00 KiB
Packager       : Kevin Mihelich <kevin@archlinuxarm.org>
Architecture   : armv6h
Build Date     : Mon Dec 31 03:01:45 2012
Install Date   : Wed Jan 9 23:50:19 2013
Install Reason : Explicitly installed
Install Script : Yes
Description    : GNU C Library

-- 
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]