From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Fri, 3 Aug 2012 15:20:03 +1000 Message-ID: From: Graham Gallagher To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: [9fans] Hosted Inferno on Raspberry Pi Topicbox-Message-UUID: a7714a62-ead7-11e9-9d60-3106f5b1d025 The gcc flags: -march=armv6 -mfloat-abi=softfp -mfpu=vfp, will let you compile the standard Inferno emu-g on the Raspberry Pi first go. Not all the Linux VT interface ioctls are supported by the video driver so a little work is needed to incorporate the framebuffer device.