gcc-cross build depends on libc#-dev (depending on the host architecture), instead of libc#-dev-arch-cross (depending on the target architecture). Here's a patch to fix this. I can now build gcc-cross using pbuilder:

        host:~> GCC_TARGET=i386 debian/rules control
        host:~> GCC_TARGET=i386 pdebuild --debbuildopts "-uc -us"

What do you think?

Thanks!

Jack


Attachment: patch.200411101
Description: Binary data

Reply via email to