* Matthias Klose: >> gcc-multilib used to provide a symlink for /usr/include/asm (in my case >> to x86_64-linux-gnu/asm). Restoring that symlink would fix the problem I >> observed. > > the /usr/include/asm symlink is shipped in the gcc-multilib package. > We can't ship it in any gcc-*-multilib package without giving up > coinstallability of different toolchain versions.
Would it make sense to have gcc-*-multilib depend on gcc-multilib then? -Hilko

