[OE-core] [PATCH 0/1] Binutils/gold fix

Khem Raj raj.khem at gmail.com
Wed Sep 2 23:45:57 UTC 2015


While building QML apps using QT 4.8.7, there are problems seen in libQtCore
random hangs, crashes due to memory consumption etc. This is particular to gold linker
tested on minnow

The following changes since commit bdeb32b4cdbe316f17c2fd854d59e05e8f2e8ffc:

  rt-tests: drop unnecessary added-missing-dependencies.patch (2015-09-01 11:43:38 +0100)

are available in the git repository at:

  git://github.com/kraj/openembedded-core kraj/gold-dynamic-list
  https://github.com/kraj/openembedded-core/tree/kraj/gold-dynamic-list

Khem Raj (1):
  binutils: Fix symbols with --dynamic-list when using gold linker

 meta/recipes-devtools/binutils/binutils-2.25.1.inc |   1 +
 ...-list-so-that-symbols-not-in-the-list-are.patch | 131 +++++++++++++++++++++
 2 files changed, 132 insertions(+)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0015-Fix-dynamic-list-so-that-symbols-not-in-the-list-are.patch

-- 
2.5.1




More information about the Openembedded-core mailing list