|
You are here |
www.babaei.net | ||
| | | | |
gcher.com
|
|
| | | | | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well. | |
| | | | |
github.com
|
|
| | | | | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2 | |
| | | | |
www.systutorials.com
|
|
| | | | | Statically Linking C and C++ Programs on Linux with gcc tagged C, C++, CentOS, cmake, Command, Command line, compatibility, compiler, DNS, Fedora, g++, gcc, glibc, GNU, How to, kernel, Library, linking, Linux, Linux Kernel, memory, mmap, musl-libc, POSIX, R, RHEL, systems, Tutorial, www, yum. | |
| | | | |
perezdecastro.org
|
|
| | | [AI summary] The post details using Zig's cc compiler and Meson build system to create small, static binary executables for ARM devices without complex build processes. | ||