Comment 1 for bug 609060

Revision history for this message
Peter Pearse (peter-pearse) wrote :

Probably arising from the rules.conf entry:

else
# build cross compiler
  CROSS_BUILD_DEP := libc6-dev$(cross_lib_arch), zlib1g-dev$(cross_lib_arch), libmpfr-dev$(cross_lib_arch),
  SOURCE_BUILD_DEP := gcc-$(BASE_VERSION)-source (>= $(GCC_VERSION)), gcc-$(BASE_VERSION)-source (<< $(NEXT_GCC_VERSION)),

Also mentioned in https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/593187