On 2/11/06, Dmitry Nezhevenko <[EMAIL PROTECTED]> wrote: > But i got binutils-arm-linux package. If i call dpkg-buildpackage with -d, > i got error about non-existing arm-linux-gnu-ar. But my binutils have > arm-linux-ar. I think, that symlink can solve this problem, but i think, > that there is better solution. Any ideas?
Symlink can't. It's a package dependency. Download latest patch for binutils source package from: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=231707 and build cross-binutils with it. -- Regards, Wartan.

