Package:gcc-4.0 Version:4.0.3-3 Severity:wishlist Tags:patch
Could you please apply the patch? Please add m32r to ada_no_cpus entry in debian/rules.defs. Regards, Kazuhiro Inaoka
--- rules.defs.org 2006-05-17 09:15:01.624840465 +0900 +++ rules.defs 2006-05-17 09:15:37.696139073 +0900 @@ -470,7 +470,7 @@ ifneq ($(with_dev),yes) endif with_libgnat := yes -ada_no_cpus := arm armeb m68k sh3 sh3eb sh4 sh4eb +ada_no_cpus := arm armeb m68k sh3 sh3eb sh4 sh4eb m32r ada_no_systems := hurd-i386 knetbsd-gnu netbsdelf-gnu ifneq (, $(filter $(DEB_TARGET_ARCH_CPU),$(ada_no_cpus))) with_ada := disabled for architecure $(DEB_TARGET_ARCH_CPU)