Close

Smaller C for MikeOS

A project log for Smaller C

Small and simple C compiler for x86 (DOS, Windows, Linux, Mac OS X) and MIPS (RetroBSD).

alexey-frunzeAlexey Frunze 06/12/2015 at 04:460 Comments

Looks like the compiler could be used to target MikeOS. There's a library project, mlib, that provides C-callable MikeOS API wrappers for Smaller C. Only a small bugfix in the linker was needed to link mlib correctly.

Discussions