Page:
Ports
Pages
1.0 release announcement draft
1.1 TODO
2.0 TODO
2.0 release announcement draft
Contribution Guidelines
FAQs
Features
Home
How to Python
Loadable Kernel Modules ELF Relocatable Objects
Media
Modules
New Release Template
New VFS
Old Screenshots
Ports
Screenshots
ToaruOS NIH
Todo
What Happens When
Wish List
Yutani Future
2
Ports
K Lange edited this page 2018-11-30 13:38:50 +09:00
Table of Contents
This is a list of third-party software has been ported to ToaruOS, either before or after 1.6.x.
Currently Ported
- GCC
- Binutils
- mbedTLS
- Cairo
- zlib
- Freetype
- SDL 1.2
- Quake (sdlquake)
- Python 3.6
Ported before 1.6.x and not yet updated or tested with 1.9.x
- muPDF - has a bunch of dependencies that also haven't been tested (libjpeg, et al.)
- libpng - haven't bothered, probably builds fine
- Doom (prboom) - haven't bothered; since Quake worked, Doom probably does, too.
- Mesa 7.5.2 - haven't bothered; large codebase, takes a long time to build, too many hacks
- minimp3 - haven't bothered; should probably get a resampler
- Vim - with bim, haven't cared - probably still builds fine, may even need fewer patches; needs ncurses, don't want to
- snes9x - not good for distribution, had some timing issues?
- bochs - should try to port qemu instead; bochs probably works, just needs to be tried