▲ | 3836293648 3 days ago | |||||||
Which only works on linux. No other OS allows static binaries, you always need to link to libc for syscalls. | ||||||||
▲ | craftkiller 3 days ago | parent | next [-] | |||||||
Also works on FreeBSD. FreeBSD maintains ABI compatibility within each major version (so 14.0 is compatible with 14.1, 14.2, and 14.3 but not 15.0): You also can install compatibility packages that make binaries compiled for older major versions run on newer major versions.
| ||||||||
▲ | exe34 3 days ago | parent | prev [-] | |||||||
try cosmopolitan! | ||||||||
|