[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#547989: gcc-defaults: Please update package information of sh4



Package: gcc-defaults
Version: 1.87
Severity: wishlist
Tags: patch
User: debian-sh4@superh.org
Usertags: sh4

Hi,
I am now trying to run Debian on Renesas SH(sh4) CPU.
sh4 can build and use gcj-4.4 and 4.3.
Please update package infomation of sh4.

Best regards,
 Nobuhiro
--- gcc-defaults-1.87/debian/rules	2009-09-23 11:02:22.000000000 +0900
+++ gcc-defaults-1.87+sh4.1/debian/rules	2009-09-23 11:02:47.000000000 +0900
@@ -118,7 +118,7 @@
 
 # gcj-4.4 has some regressions in the testsuite compared to 4.3
 # results on alpha are bad in both 4.3 and 4.4.
-gcj44_archs = amd64 armel hppa hurd-i386 lpia mips mipsel powerpc ppc64 kfreebsd-amd64 kfreebsd-i386
+gcj44_archs = amd64 armel hppa hurd-i386 lpia mips mipsel powerpc ppc64 kfreebsd-amd64 kfreebsd-i386 sh4
 gcj44_archs = hppa
 
 # CV_XXX is the complete version number, including the release, without epoch
@@ -192,8 +192,8 @@
   LIBGCJ_SONAME	= 10
 endif
 
-gcj_archs = alpha amd64 armel hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 sparc kfreebsd-amd64 kfreebsd-i386
-gcj_native_archs = alpha amd64 armel hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 sparc kfreebsd-amd64 kfreebsd-i386
+gcj_archs = alpha amd64 armel hppa i386 ia64 lpia m68k mips mipsel powerpc ppc64 s390 sparc kfreebsd-amd64 kfreebsd-i386 sh4
+gcj_native_archs = alpha amd64 armel hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 sparc kfreebsd-amd64 kfreebsd-i386 sh4
 multilib_archs = amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc
 
 ifneq (,$(filter $(DEB_HOST_ARCH), $(multilib_archs)))
@@ -210,7 +210,7 @@
   no_packages += gnat
 endif
 
-java_no_archs := arm sh3 sh4
+java_no_archs := arm 
 ifneq (,$(filter $(DEB_HOST_ARCH),$(java_no_archs)))
   no_packages += gcj gij libgcj-bc gcj-jre-headless gcj-jre gcj-jdk
 endif
--- gcc-defaults-1.87/debian/control	2009-05-18 20:08:52.000000000 +0900
+++ gcc-defaults-1.87+sh4.1/debian/control	2009-09-23 09:20:33.000000000 +0900
@@ -4,7 +4,7 @@
 Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
 Uploaders: Matthias Klose <doko@debian.org>, Arthur Loiret <aloiret@debian.org>
 Standards-Version: 3.8.1
-Build-Depends: m4, debhelper (>= 5), dpkg-dev (>= 1.13.9), gcj-4.4-base (>= 4.4.0-0) [!arm !sh3 !sh4], gcc-4.2-base (>= 4.2.4-1), gcc-4.3-base (>= 4.3.3-2), gnat-4.3-base (>= 4.3.3-2) [alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 sparc kfreebsd-i386], lsb-release
+Build-Depends: m4, debhelper (>= 5), dpkg-dev (>= 1.13.9), gcj-4.4-base (>= 4.4.0-0) [!arm], gcc-4.2-base (>= 4.2.4-1), gcc-4.3-base (>= 4.3.3-2), gnat-4.3-base (>= 4.3.3-2) [alpha amd64 hppa i386 ia64 lpia mips mipsel powerpc ppc64 s390 sparc kfreebsd-i386], lsb-release
 Build-Depends-Indep: ca-certificates, gcj-jdk | java-gcj-compat-dev, python, python-central
 XS-Python-Version: all
 

Reply to: