[J-core] Port Idea: Little Kernel

Rob Landley rob at landley.net
Fri Nov 10 00:22:37 EST 2017


On 11/04/2017 06:15 AM, Ken Phillis Jr wrote:
> On Sat, Nov 4, 2017 at 5:58 AM, Francisco Javier Bizcocho AntĂșnez
> <volkovdablo at gmail.com> wrote:
>> Just adding to the Little Kernel topic:
>> - RTEMS is also a great Real Time OS that I've been using for some time.
>> Quite small, but powerful. I actually took the SH4 port that they have and I
>> was in the process to make it boot on Dreamcast.
> 
> I was suggesting the Little Kernel project since this kernel is not
> under the GNU Public License ( GPL ). This license is troublesome for
> embedded developers since a lot of embedded manufactures have a nasty
> habit of failing to comply with the license conditions set forth by
> the GPL.

Back when I was poking at Fuchsia:

http://lists.landley.net/pipermail/toybox-landley.net/2016-August/008612.html

I got tsome google devs to look at musl-cross-make, and they did their
own musl-cross-make fork with a lot of upgrades to build Fuchsia:

https://github.com/robang74/musl-cross-make/tree/fuchsia

And even instructions on how to use it:

https://raw.githubusercontent.com/robang74/musl-cross-make/fuchsia/fuchsia/magenta-arm32-musl-building.txt

Which was lovely, but I got distacted by other things and fell out of
touch. I think they have a blog?

https://fuchsia.googlesource.com/

Rob


More information about the J-core mailing list