0.2
版本发布时间: 2021-02-10 13:06:11
jart/cosmopolitan最新发布版本:3.8.0(2024-08-31 11:52:21)
- VSCode support #40
- Your executables now run on NetBSD too b2cd58a3226627179f58807bd333fbe0606ff489 23ae9dfceb6f657862f00e674a8e4dc357a9d24d
- You can now compile your programs on BSD using the amalgamated release binaries
- You can now build Cosmopolitan from source using LLVM e75ffde09e2db6abea0c0658d1336ec5ec57c342
- You can now tune the source build to cherry pick which operating systems you want to support at compile time. By default, all seven are supported. To change that, simply redefine
make CPPFLAGS=-DSUPPORT_VECTOR=0xFF
which is a bitset defined by libc/dce.h. For example,-DSUPPORT_VECTOR=1
will ask Cosmopolitan's Makefile to produce conventional ELF binaries that only run on Linux. - Numerous bug fixes
1、 cosmopolitan-0.2.tar.gz 33.42MB
2、 cosmopolitan-amalgamation-0.2.zip 5.55MB