[Bug 590696] Re: [PR43847] fix wrong use of objdump during cross build

Bug Watch Updater 590696 at bugs.launchpad.net
Sat Mar 23 22:07:17 UTC 2013


** Changed in: gcc
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.5 in Ubuntu.
https://bugs.launchpad.net/bugs/590696

Title:
  [PR43847] fix wrong use of objdump during cross build

Status in The GNU Compiler Collection:
  Confirmed
Status in Linaro GCC:
  Fix Released
Status in Linaro GCC 4.4 series:
  Invalid
Status in Linaro GCC 4.5 series:
  Fix Released
Status in Linaro GCC Tracking:
  Fix Released
Status in “gcc-4.5” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gcc-4.5

  During cross building of gcc-4.5 there are some checks done to know
  does host gcc supports plugins.

  Problem is that tests are compiled with host CC but checked with
  target objdump. In result they fail so build ends before it even
  started.

  Attached patch fixes it.

  upstream bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43847

  Related: lp:gcc-linaro/4.5,revno=99382

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/590696/+subscriptions




More information about the foundations-bugs mailing list