Menu

Base system packages

Stephen

Absent OS Standard Core

Toybox

command line unix tool suite that attempts to be posix compliant where sane
http://landley.net/toybox/

Musl-libc

Posix compliant glibc replacement
http://www.musl-libc.org/

PCC

Standards compliant C compiler
http://pcc.ludd.ltu.se/

Flex

Fast lexical scanner ( a lex is required by pcc)
http://flex.sourceforge.net/

Byacc

Berkley yacc (a yacc is required by pcc)
http://invisible-island.net/byacc/

Quasar M4

BSD ported M4 with linux dependent functions added (required by flex)
http://haddonthethird.net/m4/

GNU Make

Because its still the best for processing the common Makefile
http://ftp.gnu.org/gnu/make/

Packages currently in the base system to be replaced at earliest convenience:

  • Busybox
    To be replaced by Toybox
  • Binutils
    To be replaced by elftoolchain

[Home]


Related

Wiki: Home

MongoDB Logo MongoDB