Automating architecture bootstrapping in Debian
Automating architecture bootstrapping in Debian
Posted Sep 14, 2015 7:14 UTC (Mon) by helmut (guest, #104440)In reply to: Automating architecture bootstrapping in Debian by giraffedata
Parent article: Automating architecture bootstrapping in Debian
Maybe the "on the target system" part is misleading and it should say "for the target system" instead? Build-Depends really describe what is to be installed on the build system, but in a cross build setting those packages can be instances for multiple architectures, namely the system you are building on and the system you are building for. So this particular dependency ends up requesting a compiler that cannot be run on the build system.
