From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 6 May 2014 22:59:14 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b873de8c93a4604f8c25bde Subject: Re: [9fans] [GSOC] plan9 which arch code to use? Topicbox-Message-UUID: dfcb891c-ead8-11e9-9d60-3106f5b1d025 --047d7b873de8c93a4604f8c25bde Content-Type: text/plain; charset=UTF-8 On 6 May 2014 22:56, Charles Forsyth wrote: > more precisely, do > > cd /sys/src > objtype=amd64 mk install > 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. --047d7b873de8c93a4604f8c25bde Content-Type: text/html; charset=UTF-8

On 6 May 2014 22:56, Charles Forsyth <charles.forsyth@gmail.com> wrote:
more precisely, do

cd /sys/src
objtype=amd64 mk install

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.

--047d7b873de8c93a4604f8c25bde--