Download Latest Version monolithic-fll-0.8.1.tar.gz (2.1 MB)
Email in envelope

Get an email when there's a new version of Featureless Linux Library

Home / FLL-0.8 / 0.8.1 / program
Name Modified Size InfoDownloads / Week
Parent folder
monolithic-iki_read-0.8.1.tar.gz 2026-04-30 183.4 kB
monolithic-iki_write-0.8.1.tar.gz 2026-04-30 55.0 kB
monolithic-status_code-0.8.1.tar.gz 2026-04-30 50.6 kB
monolithic-utf8-0.8.1.tar.gz 2026-04-30 60.6 kB
monolithic-fake-0.8.1.tar.gz 2026-04-30 257.8 kB
monolithic-fss_identify-0.8.1.tar.gz 2026-04-30 49.1 kB
monolithic-fss_read-0.8.1.tar.gz 2026-04-30 296.2 kB
monolithic-fss_write-0.8.1.tar.gz 2026-04-30 71.9 kB
monolithic-byte_dump-0.8.1.tar.gz 2026-04-30 56.6 kB
monolithic-example-0.8.1.tar.gz 2026-04-30 40.3 kB
monolithic-status_code-0.8.1.tar.sha256 2026-04-30 99 Bytes
monolithic-utf8-0.8.1.tar.sha256 2026-04-30 92 Bytes
monolithic-fss_read-0.8.1.tar.sha256 2026-04-30 96 Bytes
monolithic-fss_write-0.8.1.tar.sha256 2026-04-30 97 Bytes
monolithic-iki_read-0.8.1.tar.sha256 2026-04-30 96 Bytes
monolithic-iki_write-0.8.1.tar.sha256 2026-04-30 97 Bytes
monolithic-byte_dump-0.8.1.tar.sha256 2026-04-30 97 Bytes
monolithic-example-0.8.1.tar.sha256 2026-04-30 95 Bytes
monolithic-fake-0.8.1.tar.sha256 2026-04-30 92 Bytes
monolithic-fss_identify-0.8.1.tar.sha256 2026-04-30 100 Bytes
monolithic-iki_read-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-iki_write-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-status_code-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-utf8-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-fss_read-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-fss_write-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-byte_dump-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-example-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-fake-0.8.1.tar.asc 2026-04-30 228 Bytes
monolithic-fss_identify-0.8.1.tar.asc 2026-04-30 228 Bytes
readme.txt 2026-04-30 909 Bytes
Totals: 31 Items   1.1 MB 7
The sources in this directory provide the *monolithic*, *level*, and *individual* build types of the programs provided along with the *Featureless Linux Library*.

The programs prepended with *monolithic* default to *monolithic* but may be compiled against *level* and *individual*.
The *stand_alone* is only available for select programs and these have no dependencies within the project itself.

The FLL can be compiled following the *monolithic* build type using one of the following methods:
- `./boostrap.sh build -m monolithic`
- `fake build -m monolithic`

To compile using **CLang** instead of **GCC** while utilizing the *monolithic* build, instead do the following:
- `./boostrap.sh build -m monolithic -m clang`
- `fake build -m monolithic -m clang`

Then it can be installed by either manually copying from the `build/` directory or by invoking the install helper script:
- `su -c './install.sh'`
Source: readme.txt, updated 2026-04-30