Carlo Marchiori wrote: > doing an amd64 build with a i386 target, the build tails because > dh utility expect programs > > i386-linux-gnu-objcopy > i386-linux-gnu-strip > > which don't appear to exist. I created them as link to objcopy and strip > respectively and it appears to work. Maybe a reference was added to allow for > target architecture variant of each command? Maybe. In any case binutils, > binutils-multiarch don't contain such programs.
While it's probably possible to use the amd64 binutils on i386 binaries, I don't know that I want to try to special case this (and maintain a list of special cases). If there is any reason to do this particular cross build, someone can make a package containing the necessary commands. -- see shy jo
signature.asc
Description: Digital signature

