Searched refs:libgcc_s (Results 1 – 14 of 14) sorted by relevance
24 PRIVATE_LIBS = "libgcc_s.so.1 libstdc++.so.6"
27 # Move libgcc_s into /lib29 if [ -f ${D}${libdir}/nof/libgcc_s.so ]; then
65 file://0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch \
129 +'libgcc_s.so', which is compiled against the GLIBC headers (which we134 +to build 'libgcc_s.so'. The '--without-headers' option is supposed to235 +Finally, 'libgcc_s.so' requires a 'libc.so' to link against. However,336 + $ cp -d $tools/$target/lib/libgcc_s.so* $sysroot/lib385 +Looking at the dynamic section of the installed 'libgcc_s.so', we see390 + $ $tools/bin/$target-readelf -d $sysroot/lib/libgcc_s.so.1394 + 0x0000000e (SONAME) Library soname: [libgcc_s.so.1]614 +- Some tests require access to libstdc++.so.6 and libgcc_s.so.1; we
70 PRIVATE_LIBS = "libgcc_s.so.1 libstdc++.so.6"
4 Subject: [PATCH] libgcc_s: Use alias for __cpu_indicator_init instead of
24 libgcc_s = ctypes.CDLL('libgcc_s.so.1') variable
80 if [ -f ${STAGING_LIBDIR_NATIVE}/libgcc_s.* ]; then81 tar -cf - -C ${STAGING_LIBDIR_NATIVE} -p libgcc_s.* | tar -xf - -C $treedir/${base_libdir}
171 32768: /lib/libgcc_s.so.1
665 -rw-r--r-- root root 132 ./lib/libgcc_s.so666 -rw-r--r-- root root 100248 ./lib/libgcc_s.so.1
[all...]