root@efikamx:/mnt/DEVEL/HVA/NEW/00# gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-unknown-linux-gnueabihf/4.7.1/lto-wrapper
Target: arm-unknown-linux-gnueabihf
Configured with: ../gcc-4.7.1/configure --enable-bootstrap --prefix=/usr --mandir=/usr/man --libexecdir=/usr/lib --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-shared --enable-lto --with-ppl --enable-cloog-backend=isl --disable-ppl-version-check --disable-cloog-version-check --with-arch=armv7-a --with-mode=thumb --with-float=hard --with-fpu=vfpv3-d16 --with-abi=aapcs-linux --disable-nls --with-x=no --with-system-zlib --build=arm-unknown-linux-gnueabihf --with-pkgversion='CRUX ARMHF'
Thread model: posix
gcc version 4.7.1 (CRUX ARMHF)
root@efikamx:/mnt/DEVEL/HVA/NEW/00# /lib/libc.so.6
GNU C Library stable release version 2.16, by Roland McGrath et al.
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.7.1.
Compiled on a Linux 3.5.0 system on 2012-08-04.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
Support for some architectures added on, not maintained in glibc core.
BIND-8.2.3-T5B
libc ABIs: UNIQUE
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
root@efikamx:/mnt/DEVEL/HVA/NEW/00# ldd /usr/bin/ar
/usr/lib/libc-neon.so (0x76ef7000)
libbfd-2.22.so => /usr/lib/libbfd-2.22.so (0x76e78000)
libz.so.1 => /usr/lib/libz.so.1 (0x76e61000)
libc.so.6 => /lib/libc.so.6 (0x76d81000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x76d60000)
/lib/ld-linux-armhf.so.3 (0x76f01000)