mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 07:29:23 +00:00
mirror of https://github.com/jart/cosmopolitan
We now pass -Wa,--nocompress-debug-sections to GCC so it won't use ELF compression, since that causes "unable to initialize decompress status for section .debug_aranges" when linked with past releases of binutils Please note: this issue only impacts users who download cosmopolitan.a from the website. Building from source isn't impacted, since we vendor GCC 9.2.0 and Binutils 2.32 static binaries in the third_party folder. Thanks @vshymanskyy for reporting this! See #32 |
||
---|---|---|
ape | ||
build | ||
dsp | ||
examples | ||
libc | ||
net | ||
test | ||
third_party | ||
tool | ||
usr/share | ||
.clang-format | ||
.gitignore | ||
Makefile | ||
NOTICE | ||
README.md |
Cosmopolitan
Fast portable static native textmode executable containers.
For an introduction to this project, please read the αcτµαlly pδrταblε εxεcµταblε blog post and cosmopolitan libc website. API documentation is available here.