[email protected] (Graham Gallagher) writes: > 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.
I have been able to build the X11 version, which does not work with the default depth of 16 bit due to lacking 16bit->16bit bitblt code, and when you force the Pi into 32bit mode, everything is monochrome-green. ;) It works fine with X11 forwarding however. -- Christian Neukirchen <[email protected]> http://chneukirchen.org
