generic-poky/meta
Nitin A Kamble cbbfbfc54f gcc-runtime: fix LSB library checks for libstdc++.so.6
[YOCTO #795]

When we run library check of LSB on qemux86 and qemuppc, we got some failures
about 'libstdc++.so.6'.

Test environment:
Platform: Qemu-x86, Qemu-ppc
lsb image: poky-image-lsb-qemux86-test.ext3(Feb 26th, auto-build server)
Library check of LSB: 4.1.0-1

The error log:
Did not find _ZNKSt5ctypeIcE8do_widenEPKcS2_Pc (GLIBCXX_3.4) in libstdc++.so.6
Unmangled symbol name: std::ctype<char>::do_widen(char const*, char const*,
char*) const
...

 found that some weak symbols ('W') change into local ('t') during link time
and be stripped. According to compiling log, the option
"-fvisibility-inlines-hidden" is used for gcc. And this option caused some weak
symbols change into local.

see http://bugzilla.pokylinux.org/show_bug.cgi?id=795 for more information on the bug.

(From OE-Core rev: 4bb281ef5f12096d0889ba8efcc3fd3bb0ed3b3c)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-10 18:14:13 -08:00
..
classes sstate: Ensure the SRCURI fetcher cache is not used for sstate 2011-03-08 11:19:42 -08:00
conf poky-default.inc: Change LINUXLIBCVERSION "2.6.36" -> "2.6.37.2" 2011-03-08 11:04:29 -08:00
files Fixing my bad license parsing: license.bbclass 2011-02-26 14:04:41 -08:00
lib/oe qa.py: Fix a typo when evaluating bitsize 2011-03-03 23:49:19 +00:00
recipes-bsp u-boot: remove do_install from u-boot.inc 2011-03-01 09:59:55 -08:00
recipes-connectivity connman: add xuser to the dbus permission list 2011-03-08 11:04:26 -08:00
recipes-core toolchain-script.bbclass: Added --sysroot to LDFLAGS. 2011-03-06 08:56:25 -08:00
recipes-devtools gcc-runtime: fix LSB library checks for libstdc++.so.6 2011-03-10 18:14:13 -08:00
recipes-extended cpio: Fix the SHA256 Checksum for the src tarball 2011-03-08 11:04:27 -08:00
recipes-gnome gtk+: disable build of faq and tutorial docs 2011-02-24 14:34:49 -08:00
recipes-graphics util-macros: fix DEPENDS for nativesdk 2011-03-08 17:14:03 -08:00
recipes-kernel hello-mod: add a module for testing module.bbclass 2011-03-04 22:26:37 +00:00
recipes-multimedia gst-plugins: Added hal to DEPENDS 2011-03-08 11:04:21 -08:00
recipes-qt qt4: set RRECOMMENDS correctly for qt4 demos and examples packages 2011-02-01 17:46:32 +00:00
recipes-sato Fixup merge error and apply cleanups 2011-03-03 23:49:21 +00:00
recipes-support attr: Added ncurses to depends 2011-03-08 11:04:22 -08:00
site site/x86_x64: add entry to fix x86_64 compile errors 2011-02-01 14:54:39 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00