summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritojun <itojun>2001-01-04 01:21:09 +0000
committeritojun <itojun>2001-01-04 01:21:09 +0000
commitca82a6d59d76aabf9e7ed006ea09032abbfa0959 (patch)
tree7a54bff48ca9f646c4d47c51257edd3e5fb1de49
parentb7baaae77dd5b035a276330f51357df79ac4a7f4 (diff)
downloadpkgsrc-ca82a6d59d76aabf9e7ed006ea09032abbfa0959.tar.gz
cross/shel-netbsdcoff, little endian sh3 cross compiler
-rw-r--r--cross/shel-netbsdcoff/Makefile20
-rw-r--r--cross/shel-netbsdcoff/files/md55
-rw-r--r--cross/shel-netbsdcoff/pkg/COMMENT1
-rw-r--r--cross/shel-netbsdcoff/pkg/DESCR1
-rw-r--r--cross/shel-netbsdcoff/pkg/MESSAGE12
-rw-r--r--cross/shel-netbsdcoff/pkg/PLIST1
6 files changed, 40 insertions, 0 deletions
diff --git a/cross/shel-netbsdcoff/Makefile b/cross/shel-netbsdcoff/Makefile
new file mode 100644
index 00000000000..3f6882a57d5
--- /dev/null
+++ b/cross/shel-netbsdcoff/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $
+#
+
+DISTVERSION= 1.3.0.0
+DISTFILES= # none
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.netbsd.org/
+
+WRKSRC= ${WRKDIR}/${EGCS_DISTNAME}
+
+USE_CROSS_BINUTILS= yes
+BINUTILS_GNUTARGET= coff-shl
+BINUTILS_LDEMULATION= shlunx
+USE_CROSS_EGCS= yes
+EGCS_FAKE_RUNTIME= yes
+
+TARGET_ARCH= shel-netbsdcoff
+
+.include "../COMMON/cross.mk"
diff --git a/cross/shel-netbsdcoff/files/md5 b/cross/shel-netbsdcoff/files/md5
new file mode 100644
index 00000000000..5e0dd5bd3f2
--- /dev/null
+++ b/cross/shel-netbsdcoff/files/md5
@@ -0,0 +1,5 @@
+$NetBSD: md5,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $
+
+MD5 (binutils-2.9.1.tar.gz) = 8f9ad1a6e96742fd3069479171a63c22
+MD5 (egcs-1.1.1.tar.gz) = 0b3f0e856dcbb2241c183081fc7271af
+MD5 (egcs-1.1.1-NetBSD-19980104.diff.gz) = 8c4d952d999ead62f6604948c65c2454
diff --git a/cross/shel-netbsdcoff/pkg/COMMENT b/cross/shel-netbsdcoff/pkg/COMMENT
new file mode 100644
index 00000000000..1143d1ac206
--- /dev/null
+++ b/cross/shel-netbsdcoff/pkg/COMMENT
@@ -0,0 +1 @@
+Cross-compile environment for NetBSD/{evbsh3,dreamcast}
diff --git a/cross/shel-netbsdcoff/pkg/DESCR b/cross/shel-netbsdcoff/pkg/DESCR
new file mode 100644
index 00000000000..ea3d6b70c94
--- /dev/null
+++ b/cross/shel-netbsdcoff/pkg/DESCR
@@ -0,0 +1 @@
+This cross-compile environment is for NetBSD/{evbsh3,dreamcast}.
diff --git a/cross/shel-netbsdcoff/pkg/MESSAGE b/cross/shel-netbsdcoff/pkg/MESSAGE
new file mode 100644
index 00000000000..0fb8a7c25d7
--- /dev/null
+++ b/cross/shel-netbsdcoff/pkg/MESSAGE
@@ -0,0 +1,12 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $
+
+This pkg DOES NOT install headers or runtime link libraries. Only the
+compilers are installed.
+
+In order to have a complete development setup, you need to install
+includes and libraries in ${CROSSBASE}/mipsel-netbsd/include and
+${CROSSBASE}/mipsel-netbsd/lib respectively, or symlink these paths to
+the appropriate places.
+
+=============================================================================
diff --git a/cross/shel-netbsdcoff/pkg/PLIST b/cross/shel-netbsdcoff/pkg/PLIST
new file mode 100644
index 00000000000..90336275330
--- /dev/null
+++ b/cross/shel-netbsdcoff/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/04 01:21:09 itojun Exp $