LWN.net Logo

Symbian releases microkernel

Symbian releases microkernel

Posted Oct 25, 2009 11:32 UTC (Sun) by oak (subscriber, #2786)
In reply to: Symbian releases microkernel by robert_s
Parent article: Symbian releases microkernel

It depends on which GCC version one uses and which particular set or
version of the ARM instruction set one means. GCC 3.x support wasn't that
good for ARM, GCC 4.x (used already everywhere) is much better.

As to kernel being compiled with GCC... Kernel doesn't itself use all the
possible features from the ARM instructions set, it just supports them for
the user-space. Using them inside kernel would complicate things.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds