mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-24 03:20:30 +00:00
Release Cosmopolitan v3.0.2
It's recommended that all users, especially Apple Arm, re-run: ape/apeinstall.sh Within the Cosmopolitan monorepo to refresh your APE loader.
This commit is contained in:
parent
c39eb244d4
commit
23d812f116
3 changed files with 4 additions and 4 deletions
|
@ -421,8 +421,8 @@ header file. If you're doing your development work on Linux or BSD then
|
|||
you need just five files to get started. Here's what you do on Linux:
|
||||
|
||||
```sh
|
||||
wget https://justine.lol/cosmopolitan/cosmopolitan-amalgamation-3.0.zip
|
||||
unzip cosmopolitan-amalgamation-3.0.zip
|
||||
wget https://justine.lol/cosmopolitan/cosmopolitan-amalgamation-3.0.2.zip
|
||||
unzip cosmopolitan-amalgamation-3.0.2.zip
|
||||
printf 'main() { printf("hello world\\n"); }\n' >hello.c
|
||||
gcc -g -Os -static -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone \
|
||||
-fno-omit-frame-pointer -pg -mnop-mcount -mno-tls-direct-seg-refs -gdwarf-4 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue