Andreas Jochens writes: > Package: gcc-3.4 > Severity: wishlist > Tags: patch > > In debian/rules.d/binary-fortran.mk the libg2c0 and libg2c0-dev packages > are created with different version numbers: > > dh_gencontrol -p$(p_g2c) -u-v$(DEB_EVERSION) > > dh_gencontrol -p$(p_g2cd) -u-v$(DEB_VERSION) > > The libg2c0 package will get a version '1:3.4...' while the libg2c0-dev > package will get at version '3.4...' (i.e. without the leading '1:'). > To avoid problems when upgrading from the '1:3.3...' versions, both > packages should get a '1:3.4...' version.
applied. > The patch also changes debian/rules.defs to build the common_pkgs and > common_libs from gcc-3.4 for the amd64 architecture. please could you point me to an announcement/email that your whole archive has sucessfully built using GCC-3.4 as the default GCC and the amd64 porting team has decided on the default compiler? Thanks, Matthias