I had already disable thread in building minimal gcc, and tried with tls and without tls in glibc configuration too, but its still showing error in make..
Anybody know, how to make -fPIC default to yes, while configuring glibc, i had configured----------- ../glibc-2.13/configure --prefix=$PREFIX --target=$TARGET --with-headers=/home/emblogic/pooja_g/TOOLCHAIN/tools/arm-unknown-linux-gnueabi/include/ libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes ac_cv_header_cpuid_h=yes libc_cv_x86_64_tls=yes --enable-add-ons=/home/emblogic/pooja_g/TOOLCHAIN/build-utilities/glibc-2.13/glibc-ports-2.13/,nptl --disable-sanity-checks libc_cv_cc_with_libunwind=yes --enable-shared --with-fPIC
but still checking whether -fPIC is default... no is showing