Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] qt4: remove the option -feliminate-dwarf2-dups to fix the build
@ 2011-03-29  8:52 Dexuan Cui
  2011-03-29  8:52 ` [PATCH 1/1] " Dexuan Cui
  0 siblings, 1 reply; 7+ messages in thread
From: Dexuan Cui @ 2011-03-29  8:52 UTC (permalink / raw)
  To: poky, openembedded-core

From: Dexuan Cui <dexuan.cui@intel.com>

After commit 5ea06dc295b657383fd97545c15255b294cf1a79(bitbake.conf: Prune
global OPTIMIZATION flags) that adds an option -feliminate-dwarf2-dups,
gcc 4.5 reports such an internal compiler error when building Qt4 if the
option is used:

| graphicsview/qgridlayoutengine.cpp:1553:1: internal compiler error: in build_abbrev_table, at dwarf2out.c:9806
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <http://gcc.gnu.org/bugs.html> for instructions.

This is a gcc bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47361

At present we can remove the option as a workaround.

Thanks Robert Berger for reporting the bug and his investigation in gcc
bugzilla and thanks Khem Raj for the quick suggestion about removing
the option.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dcui/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master

Thanks,
    Dexuan Cui <dexuan.cui@intel.com>
---


Dexuan Cui (1):
  qt4: remove the option -feliminate-dwarf2-dups to fix the build

 meta/recipes-qt/qt4/qt4-embedded.inc |    2 +-
 meta/recipes-qt/qt4/qt4-x11-free.inc |    2 +-
 meta/recipes-qt/qt4/qt4.inc          |    5 +++++
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
1.7.2




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

end of thread, other threads:[~2011-04-09 13:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29  8:52 [PATCH 0/1] qt4: remove the option -feliminate-dwarf2-dups to fix the build Dexuan Cui
2011-03-29  8:52 ` [PATCH 1/1] " Dexuan Cui
2011-03-29 10:43   ` Richard Purdie
2011-03-29 11:43     ` Cui, Dexuan
2011-04-08 18:18       ` [poky] " Saul Wold
2011-04-08 18:32         ` Gary Thomas
2011-04-09 13:48         ` Cui, Dexuan

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