Fil-C Linux/x86_64 version 0.681 #262
pizlonator
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release includes bugfixes and a memory-safe
ucontextimplementation. Also included is some work in progress to support ARM64 (that work isn't done yet, so this release is still x86_64-only).Changes:
filcc --versionprints a message that is less likely to confuse meson.ucontextAPIs now work (see fil-c.org/context_switches).-staticmean-static-pieso that the runtime'sioctlhandling can assume that the low 4GB of the address space are not used.Guide to the available files:
filc-0.681-linux-x86_64.tar.xzis the traditional, self-contained "pizfix" distribution. It only includes the compiler, doesn't require root, and is based on the musl libc. This is recommended for quickly trying out Fil-C.optfil-0.681-linux-x86_64.tar.xzis the /opt/fil distribution. It includes many useful programs like OpenSSH, sudo, tmux, and git. It's based on glibc 2.40, and requires root permissions. This is recommended for giving Fil-C deeper scrutiny.This discussion was created from the release Fil-C Linux/x86_64 version 0.681.
Beta Was this translation helpful? Give feedback.
All reactions