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 16:45:25
On Mar 31, 2005 3:51 PM, Masahiko Ito <m-ito@mbox.kyoto-inet.or.jp> wrote:
> Hello Andy and all.
> 
> From: Andy Ruhl <acruhl@gmail.com>
> Subject: Re: minimo
> Date: Thu, 31 Mar 2005 04:49:08 -0700
> Message-ID: <78a2305a050331034929db731d@mail.gmail.com>
> 
> acruhl> > mattias> >   http://web.kyoto-inet.or.jp/people/m-ito/netbsd/minimo_hpcmips.html
> acruhl> > mattias>
> acruhl> > mattias> that's great. any chance for a binary? my mp770 doesn't like big
> acruhl> > mattias> compiles and, bad excuse coming up, i don't really have the time.
> 
> acruhl> I started to build this on my Qube this morning. It's on 2.0-stable
> acruhl>
> acruhl> The only comments I have so far are to ensure you have gmake
> acruhl> installed, and you may need to change this line:
> acruhl>
> acruhl> make -f client.mk build
> acruhl>
> acruhl> To this:
> acruhl>
> acruhl> gmake -f client.mk build
> acruhl>
> acruhl> I hope it works!
> 
> Thank you for your good adovice. I have changed my web page according
> to your advice :-)

Heh. First time I tried to build there were lots of complaints from BSD make.

I started this probably 8 hours ago and it's still running. How long
did this take you to build?

Thanks for the help so far. I'll be really happy if this works!

Andy