From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 5 Dec 2010 10:28:14 -0800 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] Trap in 5c compiling rc? Topicbox-Message-UUID: 87ca63f2-ead6-11e9-9d60-3106f5b1d025 Build went fine. On Sun, Dec 5, 2010 at 10:15 AM, ron minnich wrote: > just a reminder, when I build from sysfromiso, on 9vx: > > cd sysfromiso > hg pull > hg up > bind sys/src /sys/src > bind sys/include /sys/include > cd /sys/src > objtype=arm > mk nuke > mk install > > I've used this to build bootable openrd kernels. I'm rerunning it now. > It always takes time because of gs, but gs is a great test. I'll > update with a note on how it went. > > > I just did a push from sources to the sysfromiso repo. > > ron >