# Source: elfrc # Package: elfrc # Versions: elfrc (0.7-1) # This Description is owned # Prioritize: 46 Description: convert arbitrary files into elf objects elfrc is a program which can turn arbitrary files into ELF object files which can then be linked into your program directly and accessed via simple, user-defined symbol names. . For instance, it's possible to embed even huge (16MB+) files directly into the executable and then access the data in constant time without making the compiler or linker eat loads of memory. Description-da: Konverter arbitrære filer til elf-objekter elfrc er et program, som kan ændre arbitrære filer til ELF-objektfiler, som så kan henvises direkte ind i dit program og tilgås via simpel, brugerdefinerede symbolnavne. . For eksempel er det muligt at indlejre endda store (16MB+) filer direkte i de kørbare filer og så tilgå dataene i konstant tid uden at kompileren eller henviseren spiser store mængder af hukommelse. # other Descriptions of the elfrc package with a translation in da: # # Description-id: 234708 https://ddtp.debian.org/ddt.cgi?desc_id=234708 # patch https://ddtp.debian.org/ddt.cgi?diff1=234708&diff2=54551&language=da # This Description is active # This Description was in forky from 2025-08-10 to 2026-09-26; # This Description was in trixie from 2023-06-12 to 2026-09-14; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in sid from 2015-10-05 to 2026-09-26; # This Description was in bullseye from 2020-03-03 to 2024-09-02; # This Description was in stretch from 2015-10-10 to 2020-07-21; # This Description was in buster from 2017-07-28 to 2022-09-13; #