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.0 / program
Name Modified Size InfoDownloads / Week
Parent folder
monolithic-utf8-0.7.0.tar.gz 2025-01-09 56.3 kB
monolithic-iki_write-0.7.0.tar.gz 2025-01-09 51.4 kB
monolithic-status_code-0.7.0.tar.gz 2025-01-09 47.9 kB
monolithic-iki_read-0.7.0.tar.gz 2025-01-09 216.5 kB
monolithic-firewall-0.7.0.tar.gz 2025-01-09 68.7 kB
monolithic-fss_identify-0.7.0.tar.gz 2025-01-09 47.0 kB
monolithic-fss_read-0.7.0.tar.gz 2025-01-09 309.7 kB
monolithic-fss_write-0.7.0.tar.gz 2025-01-09 65.5 kB
monolithic-example-0.7.0.tar.gz 2025-01-09 41.4 kB
monolithic-fake-0.7.0.tar.gz 2025-01-09 221.7 kB
monolithic-byte_dump-0.7.0.tar.gz 2025-01-09 53.8 kB
readme.txt 2025-01-09 909 Bytes
monolithic-iki_write-0.7.0.tar.sha256 2025-01-09 97 Bytes
monolithic-status_code-0.7.0.tar.sha256 2025-01-09 99 Bytes
monolithic-utf8-0.7.0.tar.sha256 2025-01-09 92 Bytes
monolithic-fss_identify-0.7.0.tar.sha256 2025-01-09 100 Bytes
monolithic-fss_read-0.7.0.tar.sha256 2025-01-09 96 Bytes
monolithic-fss_write-0.7.0.tar.sha256 2025-01-09 97 Bytes
monolithic-iki_read-0.7.0.tar.sha256 2025-01-09 96 Bytes
monolithic-byte_dump-0.7.0.tar.sha256 2025-01-09 97 Bytes
monolithic-example-0.7.0.tar.sha256 2025-01-09 95 Bytes
monolithic-fake-0.7.0.tar.sha256 2025-01-09 92 Bytes
monolithic-firewall-0.7.0.tar.sha256 2025-01-09 96 Bytes
monolithic-status_code-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-utf8-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-fss_identify-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-fss_read-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-fss_write-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-iki_read-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-iki_write-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-byte_dump-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-example-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-fake-0.7.0.tar.asc 2025-01-09 228 Bytes
monolithic-firewall-0.7.0.tar.asc 2025-01-09 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-01-09