cosmopolitan/third_party/gcc/README.cosmo

29 lines
555 B
Text
Raw Normal View History

DESCRIPTION
2020-06-15 14:18:57 +00:00
Cosmopolitan GCC
Prebuilt x86_64-linux binaries
An APE-friendly C/C++ compiler
2020-06-15 14:18:57 +00:00
LICENSE
2020-06-15 14:18:57 +00:00
GPLv3 and other licenses (see LICENSE.txt)
2020-06-15 14:18:57 +00:00
ORIGIN
2020-06-15 14:18:57 +00:00
@ahgamut's musl-cross-make fork
https://github.com/ahgamut/musl-cross-make/
d0f33e2162cf5e5b30cdf3b3accc0d0f7756830c
2020-06-15 14:18:57 +00:00
MODIFICATIONS
2020-06-15 14:18:57 +00:00
ahgamut's musl-cross-make fork includes a 2kLOC patch that modifies
GCC so it'll compile C code like `switch(errno){case EINVAL: etc.}`
2020-06-15 14:18:57 +00:00
SEE ALSO
2020-06-15 14:18:57 +00:00
third_party/gcc/portcosmo.patch
2020-06-15 14:18:57 +00:00
NOTES
2020-06-15 14:18:57 +00:00
My name is Justine Tunney and I approve of these binaries.