From 286f01c79b26005042a6cdbfe88f26d95601dcb3 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sat, 19 Feb 2000 00:58:39 +0000 Subject: Cross-compile environment for NetBSD/mipsel. --- cross/mipsel-netbsd/Makefile | 20 ++++++++++++++++++++ cross/mipsel-netbsd/files/md5 | 5 +++++ cross/mipsel-netbsd/pkg/COMMENT | 1 + cross/mipsel-netbsd/pkg/DESCR | 1 + cross/mipsel-netbsd/pkg/MESSAGE | 12 ++++++++++++ cross/mipsel-netbsd/pkg/PLIST | 1 + 6 files changed, 40 insertions(+) create mode 100644 cross/mipsel-netbsd/Makefile create mode 100644 cross/mipsel-netbsd/files/md5 create mode 100644 cross/mipsel-netbsd/pkg/COMMENT create mode 100644 cross/mipsel-netbsd/pkg/DESCR create mode 100644 cross/mipsel-netbsd/pkg/MESSAGE create mode 100644 cross/mipsel-netbsd/pkg/PLIST (limited to 'cross/mipsel-netbsd') diff --git a/cross/mipsel-netbsd/Makefile b/cross/mipsel-netbsd/Makefile new file mode 100644 index 00000000000..4eba64441da --- /dev/null +++ b/cross/mipsel-netbsd/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/02/19 00:58:39 tsutsui 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= elf32-littlemips +BINUTILS_LDEMULATION= elf32lmip +USE_CROSS_EGCS= yes +EGCS_FAKE_RUNTIME= yes + +TARGET_ARCH= mipsel-netbsd + +.include "../COMMON/cross.mk" diff --git a/cross/mipsel-netbsd/files/md5 b/cross/mipsel-netbsd/files/md5 new file mode 100644 index 00000000000..bf8881103b3 --- /dev/null +++ b/cross/mipsel-netbsd/files/md5 @@ -0,0 +1,5 @@ +$NetBSD: md5,v 1.1.1.1 2000/02/19 00:58:39 tsutsui 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/mipsel-netbsd/pkg/COMMENT b/cross/mipsel-netbsd/pkg/COMMENT new file mode 100644 index 00000000000..1f6908b07b0 --- /dev/null +++ b/cross/mipsel-netbsd/pkg/COMMENT @@ -0,0 +1 @@ +Cross-compile environment for NetBSD/mipsel diff --git a/cross/mipsel-netbsd/pkg/DESCR b/cross/mipsel-netbsd/pkg/DESCR new file mode 100644 index 00000000000..d59c81b1f34 --- /dev/null +++ b/cross/mipsel-netbsd/pkg/DESCR @@ -0,0 +1 @@ +This cross-compile environment is for NetBSD/mipsel. diff --git a/cross/mipsel-netbsd/pkg/MESSAGE b/cross/mipsel-netbsd/pkg/MESSAGE new file mode 100644 index 00000000000..5e9ed3bf100 --- /dev/null +++ b/cross/mipsel-netbsd/pkg/MESSAGE @@ -0,0 +1,12 @@ +============================================================================= +$NetBSD: MESSAGE,v 1.1.1.1 2000/02/19 00:58:39 tsutsui 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/mipsel-netbsd/pkg/PLIST b/cross/mipsel-netbsd/pkg/PLIST new file mode 100644 index 00000000000..601a556d4ea --- /dev/null +++ b/cross/mipsel-netbsd/pkg/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/19 00:58:39 tsutsui Exp $ -- cgit v1.2.3