Subject: Re: Cross-compiling for mipsel-netbsd
To: None <curtisg@arsdigita.com>
From: Jun Ebihara <jun@soum.co.jp>
List: port-hpcmips
Date: 05/26/2000 12:02:36
From: Curtis Galloway <curtisg@arsdigita.com>
Subject: Cross-compiling for mipsel-netbsd
Date: Thu, 25 May 2000 12:31:38 -0400 (EDT)

> I'm trying to build the hpcmips kernel, and so far I have the
> mipsel-netbsd cross-compiler installed from the NetBSD pkgsrc ftp
> site.  When I try to cross-compile the kernel, though, the assembler
> barfs on locore.S.  Everything else seems to compile OK.
> Do I need patches to the compiler beyond what's in the standard NetBSD 
> distribution?

please try make-script on 
ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/cross/i386-hpcmips/hpcmips-make

i386 ELF cross compile binary package:
ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/cross/i386-hpcmips/cross-mipsel-netbsd-1.3.0.0.tgz  

I can make current kernel with 
   hpcmips-make depend 
   hpcmips-make
--
jun ebihara