Bug#578365: Cross objdump support

2010-04-19 Thread Loïc Minier
On Mon, Apr 19, 2010, Raphael Hertzog wrote: > Hum, shouldn't we call $arch-objdump only after having checked its > availability? That would be ideal in the possible (albeit unlikely case) where binutils-multiarch is available but not a cross-binutils. > Are there packages that can be cross-bui

Bug#578365: Cross objdump support

2010-04-19 Thread Raphael Hertzog
On Mon, 19 Apr 2010, Loïc Minier wrote: > It was never reported so far because it's a common issue in upstream > build systems as well, and there's an easy workaround in the form of > binutils-multiarch. dpkg-cross depends on binutils-multiarch. > However, this means that one has to rebuild bi

Bug#578365: Cross objdump support

2010-04-19 Thread Loïc Minier
Package: dpkg Version: 1.15.6.1 Severity: minor Tags: patch Hi there When cross-building, tools using Dpkg/Shlibs/Objdump.pm will call /usr/bin/objdump instead of its $triplet-objdump counterpart from the cross-toolchain. It was never reported so far because it's a common issue in up