From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 28 Apr 2011 14:33:47 -0400 To: 9fans@9fans.net Message-ID: <1423139127405d65159aa569ebf07497@coraid.com> In-Reply-To: <86pqo647el.fsf@cmarib.ramside> References: <86ipu0evi2.fsf@cmarib.ramside> <95260b7e190c22af011c28169a4b2c38@brasstown.quanstro.net> <86oc3sv31d.fsf@cmarib.ramside> <1fda448af4d14fd45e11fc96eb572eef@ladd.quanstro.net> <864o5ipg2z.fsf_-_@cmarib.ramside> <139b00c13de072ed8b51dd8629ccf849@coraid.com> <86d3k6nyfl.fsf@cmarib.ramside> <86pqo647el.fsf@cmarib.ramside> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Compiling 9atom kernel WAS: Re: spaces in filenames Topicbox-Message-UUID: d7a088c0-ead6-11e9-9d60-3106f5b1d025 On Thu Apr 28 13:25:13 EDT 2011, smiley@zenzebra.mv.com wrote: > erik quanstrom writes: > > Wow, you know, as a Gentoo user, I'm amazed AMAZED amazed amazed AMAZED > amazed how fast Plan 9 can compile a kernel or libc. Compiling glibc > (on Linux) usually takes over half a day. Compiling a kernel generally > takes a couple of hours. This is great! i pity andrey for his poor setup. usually a kernel compile takes < 2s here, and with /dev/reboot, i can be starting a new kernel within 100ms. > > > how about > > > > cd /sys/src/libc; mk && mk clean > > Just tried it. Same error. > ; 9diff mkfile /n/sources/plan9//sys/src/libc/386/mkfile:23,28 - mkfile:23,29 strcpy.s\ strlen.s\ tas.s\ + trace.s\ vlop.s\ - erik