Public bug reported:

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

** Affects: gcc-4.5 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

-- 
fix wrong use of objdump during cross build
https://bugs.launchpad.net/bugs/590696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to