From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@hamnavoe.com, 9fans@9fans.net Date: Wed, 2 Jul 2014 04:37:23 +0900 From: kokamoto@hera.eonet.ne.jp Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [9fans] Kabini or Raspberry Pi? Topicbox-Message-UUID: ff72bdda-ead8-11e9-9d60-3106f5b1d025 Thanks all. I made order the A68N-5000 board yesterday. I may have many difficulties to run Plan 9, (UEFI etc), in such case I'll run windows on it.=E2=98=BA By the way, I got attention to arm architecture now. I tried to compile raspberry pi on my plan9 machine, and got problem. When to compile runebase.c in the port of libc, I got runebase.c: 1255 illegal rune in string, where the line is: 0xfa6c, 0x242ee, /* =EF=A9=AC =F0=A4=8B=AE */. Of course ther are many similar error lines, where all the line have 5 digit value such as '0x242ee'. Is there any limitations arm rune definition? Kenji