This article needs additional citations for verification .(April 2024) |
| Fiwix | |
|---|---|
| FiwixOS 3.5 with Fiwix kernel v1.7.0 | |
| Developer | Jordi Sanfeliu i Font |
| Written in | C, Assembly |
| OS family | Unix-like |
| Working state | Current |
| Source model | Open source |
| Initial release | 1.0.0 (April 23, 2018) |
| Latest release | 1.7.0 / (November 15, 2025) |
| Available in | English |
| Supported platforms | i386 |
| Kernel type | Monolithic |
| Default user interface | Command-line interface |
| License | MIT License |
| Official website | www |
Fiwix is an operating system kernel based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobbyist operating system, but it also serves for educational purposes. It runs on the i386 [1] hardware platform and is compatible with a good base of existing GNU applications. It follows the UNIX System V application binary interface and is also mostly Linux 2.0 i386 system call ABI compatible.
The FiwixOS 3.5 operating system is a Fiwix distribution. It uses the Fiwix kernel, includes the GNU toolchain (GCC, Binutils, Make), it uses Newlib v4.5.0 as its C standard library, and Ext2 as its primary file system.
Between October 2022 and the whole 2023 [2] the Fiwix kernel accepted a series of patches that were necessary to be able to be compiled with TCC. This was a necessary step into the whole bootstrapping process [3] to build a complete Linux distribution from scratch, [4] with Fiwix being currently a crucial part [5] of it.
Features according to the official website include: