Download Latest Version monolithic-fll-0.6.15.tar.gz (2.4 MB)
Email in envelope

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

Home / FLL-0.7 / 0.7.2 / program
Name Modified Size InfoDownloads / Week
Parent folder
monolithic-fss_read-0.7.2.tar.gz 2025-07-05 370.3 kB
monolithic-fss_write-0.7.2.tar.gz 2025-07-05 67.6 kB
monolithic-iki_read-0.7.2.tar.gz 2025-07-05 219.1 kB
monolithic-iki_write-0.7.2.tar.gz 2025-07-05 49.3 kB
monolithic-status_code-0.7.2.tar.gz 2025-07-05 47.6 kB
monolithic-utf8-0.7.2.tar.gz 2025-07-05 55.9 kB
monolithic-fake-0.7.2.tar.gz 2025-07-05 207.5 kB
monolithic-firewall-0.7.2.tar.gz 2025-07-05 62.7 kB
monolithic-fss_identify-0.7.2.tar.gz 2025-07-05 46.6 kB
monolithic-byte_dump-0.7.2.tar.gz 2025-07-05 53.4 kB
monolithic-example-0.7.2.tar.gz 2025-07-05 41.0 kB
monolithic-status_code-0.7.2.tar.sha256 2025-07-05 99 Bytes
monolithic-utf8-0.7.2.tar.sha256 2025-07-05 92 Bytes
readme.txt 2025-07-05 919 Bytes
monolithic-fss_identify-0.7.2.tar.sha256 2025-07-05 100 Bytes
monolithic-fss_read-0.7.2.tar.sha256 2025-07-05 96 Bytes
monolithic-fss_write-0.7.2.tar.sha256 2025-07-05 97 Bytes
monolithic-iki_read-0.7.2.tar.sha256 2025-07-05 96 Bytes
monolithic-iki_write-0.7.2.tar.sha256 2025-07-05 97 Bytes
monolithic-byte_dump-0.7.2.tar.sha256 2025-07-05 97 Bytes
monolithic-example-0.7.2.tar.sha256 2025-07-05 95 Bytes
monolithic-fake-0.7.2.tar.sha256 2025-07-05 92 Bytes
monolithic-firewall-0.7.2.tar.sha256 2025-07-05 96 Bytes
monolithic-iki_read-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-iki_write-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-status_code-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-utf8-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-fss_identify-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-fss_read-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-fss_write-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-byte_dump-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-example-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-fake-0.7.2.tar.asc 2025-07-05 228 Bytes
monolithic-firewall-0.7.2.tar.asc 2025-07-05 228 Bytes
Totals: 34 Items   1.2 MB 0
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 2025-07-05