Bug#710240: stage1 gcc depends on libgcc-*-dev and gcc-VERSION-base
Am 29.05.2013 11:50, schrieb YunQiang Su:
> Package: gcc-4.8
>
> When build gcc-4.8 using
> WITH_SYSROOT=/ DEB_STAGE=stage1 debuild -B -d
>
> the generated gcc-4.8-TRIPLE package depends on gcc-4.8-base
> and libgcc-4.8-dev-ARCH-cross, while both of these 2 packages are
> missing here.
>
> The attached patch disable it depends on these 2 packages if they are not
> generated here.
why is this necessary? These package should never be installed, just used for
the bootstrap. This is how Marcin did use it:
https://launchpad.net/ubuntu/+source/arm64-cross-toolchain-base/0.6
Reply to: