#clib — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #clib, aggregated by home.social.
-
I have generally managed to use gcc on mac, but now it is all broken. So annoying.
The Man clang does not handle nested functions even gnu99, so I brew installed the native arm gcc, which is a good start.
But it cannot find err.h and no amount of googling is helping me find it. It should be standard clib stuff.
Any clues welcome - what formulae or whatever it is called do I need to install?
-
I have generally managed to use gcc on mac, but now it is all broken. So annoying.
The Man clang does not handle nested functions even gnu99, so I brew installed the native arm gcc, which is a good start.
But it cannot find err.h and no amount of googling is helping me find it. It should be standard clib stuff.
Any clues welcome - what formulae or whatever it is called do I need to install?
-
#clib is a package manager for #C.
clib is a simple tool that gets packages from #GitHub repositories. clib first searches a main repository, checking its wiki for a list of repositories. It then finds the desired package GitHub URL and downloads it. Each package has a JSON file serving as a short description and layout of the package. clib can be used for both source libraries and programs.
Website 🔗️: https://www.clibs.org/