Fuchsia: a new operating system
Fuchsia: a new operating system
Posted Apr 1, 2017 3:04 UTC (Sat) by michaelgugino (guest, #113545)Parent article: Fuchsia: a new operating system
Downloaded the build tools and compiled it. My first impression was not great compiling on an AMD system. Was able to get the OS to boot after hacking apart some of their bash scripts and changing a couple of the qemu options. Pulled up the terminal, I was unable to get much of anything to work following the instructions for some of bits that are already included. Launching an application seemed to immediately crash the system.
Ships with a slightly modified musl libc implementation, IIRC. That part is interesting.
I'm not a kernel or embedded C developer, but this looks like the work of a couple interns or students during summer of code. This might be a v1/POC of something that they are building behind the scenes, but it doesn't look like a serious effort from Google at this point.
