Subject: Re: minimo
To: Masahiko Ito <m-ito@mbox.kyoto-inet.or.jp>
From: Andy Ruhl <acruhl@gmail.com>
List: port-hpcmips
Date: 03/31/2005 04:49:08
On Mar 29, 2005 4:37 AM, Masahiko Ito <m-ito@mbox.kyoto-inet.or.jp> wrote:
> Hello matt and all.
> 
> From: Mattias Sandstrom <mattias@beauty.se>
> Subject: Re: minimo
> Date: Tue, 29 Mar 2005 00:36:09 +0200
> Message-ID: <424886D9.6010202@beauty.se>
> 
> mattias> >   http://web.kyoto-inet.or.jp/people/m-ito/netbsd/minimo_hpcmips.html
> mattias>
> mattias> that's great. any chance for a binary? my mp770 doesn't like big
> mattias> compiles and, bad excuse coming up, i don't really have the time.
> 
> binary is here :-)
> 
>   http://myh.no-ip.org/~m-ito/firefox/firefox-mipsel-unknown-netbsd1.6.2.tar.gz
> 
> I hope this will works fine on your mp770.

I started to build this on my Qube this morning. It's on 2.0-stable

The only comments I have so far are to ensure you have gmake
installed, and you may need to change this line:

make -f client.mk build

To this:

gmake -f client.mk build

I hope it works!

Andy