From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 6 May 2014 23:05:43 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7bacb6a003704f04f8c2730c Subject: Re: [9fans] [GSOC] plan9 which arch code to use? Topicbox-Message-UUID: dfd61d64-ead8-11e9-9d60-3106f5b1d025 --047d7bacb6a003704f04f8c2730c Content-Type: text/plain; charset=UTF-8 On 6 May 2014 22:59, Charles Forsyth wrote: > actually, i use > > cd /sys/src; objtype=amd64 mk -k install > so that if something's broken, it will build as much as it can. > and just before THAT, in case /amd64/bin itself is only partially there: mkdir -p /amd64/bin/^(ape auth aux bitsy dial disk fossil fs games ip ndb oventi pub replica upas usb venti aux/jot aux/style ip/httpd) /amd64/lib/ape --047d7bacb6a003704f04f8c2730c Content-Type: text/html; charset=UTF-8

On 6 May 2014 22:59, Charles Forsyth <charles.forsyth@gmail.com> wrote:
actually, i use

cd /sys/src; objtype=amd64 mk -k install
so that if something's broken, it will build as much as it can.

and just before THAT, in case /amd64/bin itself is only partially there:

mkdir -p /amd64/bin/^(ape auth aux bitsy dial disk fossil fs games ip ndb oventi pub replica upas usb venti aux/jot aux/style ip/httpd) /amd64/lib/ape

--047d7bacb6a003704f04f8c2730c--