Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Binutils/gold fix
@ 2015-09-02 23:45 Khem Raj
  2015-09-02 23:46 ` [PATCH 1/1] binutils: Fix symbols with --dynamic-list when using gold linker Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2015-09-02 23:45 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-02 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 23:45 [PATCH 0/1] Binutils/gold fix Khem Raj
2015-09-02 23:46 ` [PATCH 1/1] binutils: Fix symbols with --dynamic-list when using gold linker Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox